Show last: 20 , 50 , 100 , All

Date File Revision Author Revision Log
2007/11/19 16:37:00 26 26 dpavlin use Data::Dump for nicer (shorter/more readable) output instead of
Data::Dumper
2007/11/04 22:44:42 23 23 dpavlin 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 correctly skip tests if there is no test MARC file
2007/10/29 22:38:55 19 19 dpavlin included sample marc file from MARC-Record-2.0
2007/10/29 22:33:35 18 18 dpavlin 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 make Data::Dump optional
2007/06/18 22:51:04 13 13 dpavlin remove huge unimarc.iso file from distribution
2006/11/03 20:34:31 11 11 dpavlin added to_ascii to be more like Biblio::ISIS API [0.05]
2006/07/13 14:00:23 9 9 dpavlin 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 added to_hash, small fix to test, better output in dump_fastmarc.pl [0.02]
2005/01/04 15:32:54 2 2 dpavlin 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