Repository List
/
MARC-Fast
/
trunk
/
Fast.pm @ HEAD
English
Français
Chinese (Simplified)
Chinese (Traditional)
Blame/Annotate
Checkout
View File
RSS Feed
Show last: 20 ,
50
,
100
,
All
Date
File
Revision
Author
Diff
Revision Log
2007/11/19 16:37:00
26
26
dpavlin
HTML
|
TEXT
use Data::Dump for nicer (shorter/more readable) output instead of
Data::Dumper
2007/11/06 20:06:07
24
24
dpavlin
HTML
|
TEXT
correctly upgrade repeatable field value to array
2007/11/04 22:44:42
23
23
dpavlin
HTML
|
TEXT
much more sane implementation of to_hash which now include
option include_subfields just like Biblio::Isis does. [0.09]
2007/10/29 22:33:35
18
18
dpavlin
HTML
|
TEXT
added $marc->last_leader which returns leader of
last record accessed with $marc->fetch
bump version to [0.08]
2007/06/21 10:24:12
17
17
dpavlin
HTML
|
TEXT
update version [0.07]
2007/06/18 22:54:02
14
14
dpavlin
HTML
|
TEXT
push new (slim) version [0.06]
2006/11/03 20:34:31
11
11
dpavlin
HTML
|
TEXT
added to_ascii to be more like Biblio::ISIS API [0.05]
2006/07/13 14:00:23
9
9
dpavlin
HTML
|
TEXT
hash_filter now gets record number as second arguments to be in sync with Biblio::Isis 0.22
2005/12/28 22:16:39
8
8
dpavlin
HTML
|
TEXT
documented hash_filter, fully implemented repeatable subfileds. [0.03]
2005/12/18 23:12:26
6
6
dpavlin
HTML
|
TEXT
added to_hash, small fix to test, better output in dump_fastmarc.pl [0.02]
2005/10/08 16:33:09
5
5
dpavlin
HTML
|
TEXT
convert repeatable fileds into repeatable subfields
2005/01/04 10:26:07
1
1
dpavlin
initital import of 0.01 into subversion