Show last: 20 , 50 , 100 , All
Next page

Date File Revision Author Revision Log
2010/02/04 17:15:09 35 35 dpavlin bump version [0.10]
2010/02/04 17:14:52 34 34 dpavlin add utf-8 tests and data into MANIFEST
2010/02/04 17:13:18 33 33 dpavlin don't card on junk at end, just warn
2010/02/04 17:10:14 32 32 dpavlin added test and data for utf-8 encoding example
2010/02/04 17:09:49 31 31 dpavlin return correct count for marc files with additional junk bytes at end
2010/02/04 17:08:03 30 30 dpavlin added documentation about utf-8 encoded marc files and utf-8 flag in perl scalars
2010/02/04 12:54:00 29 29 dpavlin don't depend on Test::Exception
2008/09/06 10:40:52 28 28 dpavlin include_subfields with option -h
2008/08/03 06:49:12 27 27 dpavlin pull Changes from svk and release to CPAN 0.09
2007/11/19 16:37:00 26 26 dpavlin use Data::Dump for nicer (shorter/more readable) output instead of
Data::Dumper
2007/11/06 20:06:26 25 25 dpavlin include subfields in to_hash dump
2007/11/06 20:06:07 24 24 dpavlin correctly upgrade repeatable field value to array
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/30 16:41:06 22 22 dpavlin display also leader in dump
2007/10/29 22:41:21 21 21 dpavlin correctly skip tests if there is no test MARC file
2007/10/29 22:40:58 20 20 dpavlin update
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:24:12 17 17 dpavlin update version [0.07]
2007/06/21 10:23:12 16 16 dpavlin make Data::Dump optional