Repository List
/
MARC-Fast
/
trunk
/
t
/
001_marc.t @ 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/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:41:21
21
21
dpavlin
HTML
|
TEXT
correctly skip tests if there is no test MARC file
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:23:12
16
16
dpavlin
HTML
|
TEXT
make Data::Dump optional
2007/06/18 22:51:04
13
13
dpavlin
HTML
|
TEXT
remove huge unimarc.iso file from distribution
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/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/01/04 15:32:54
2
2
dpavlin
HTML
|
TEXT
check for test data and skip tests if it doesn't exists
2005/01/04 10:26:07
1
1
dpavlin
initital import of 0.01 into subversion