first working version:
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 28 Dec 2004 01:41:45 +0000 (01:41 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 28 Dec 2004 01:41:45 +0000 (01:41 +0000)
commit43345813f1fec59679cd6dd7dcf519e2740bdb19
treeae82ae336f2b86e3f0e50bb5399d1574ce55ef5e
parentabf1f9f6abb8c50e5191e7ad85f5c5cf0d0b5565
first working version:
- add support for repeatable fields (so all hash values becomed arrays, even
  with single element)
- scripts to dump CDS/ISIS database using this module and OpenIsis
- to_ascii method which dumps ascii output of record

git-svn-id: file:///home/dpavlin/svn/Biblio-Isis/trunk@2 4670fa4d-42ec-0310-ab5b-a66af6943492
IsisDB.pm
MANIFEST
scripts/dump_isis.pl [new file with mode: 0755]
scripts/dump_openisis.pl [new file with mode: 0755]
t/001_load.t