Show last: 20 , 50 , 100 , All

Date File Revision Author Diff Revision Log
2007/05/18 21:16:43 71 71 dpavlin HTML | TEXT
added -v to dump script which will display erased records and empty subfields
2006/08/26 23:09:20 68 68 dpavlin HTML | TEXT
changed options to -o offset and -l limit
2006/07/07 21:11:01 50 50 dpavlin HTML | TEXT
support for repeatable subfields, version bump to 0.20

THIS MIGHT BE INCOMPATIBILE CHANGE for old programs if they always expect to
get scalar for values in hash generated by to_hash.
2006/06/29 23:20:14 43 43 dpavlin HTML | TEXT
actually use -n argument for maximum records to dump
2005/12/09 14:50:52 42 42 dpavlin HTML | TEXT
added -d path and -n flags
2005/01/06 20:48:07 36 36 dpavlin HTML | TEXT
renamed module to Biblio::Isis
Copied from /trunk/IsisDB.pm:35
2005/01/05 15:46:26 32 32 dpavlin HTML | TEXT
new api version
- added count method (instead of calling maxmfn directly in object)
- added POD coverage test
- moved unpack_cnt to be separate method and document it
2005/01/01 22:39:27 29 29 dpavlin renamed example script
Copied from /trunk/scripts/dump_isis.pl:26