- make filehandles locally scoped
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 5 Jan 2005 21:23:04 +0000 (21:23 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 5 Jan 2005 21:23:04 +0000 (21:23 +0000)
commit5a6197e3a595e08faff9a7f4a139a982e73b4b89
tree37efecc26ddda1a53d417bb38b58ca5e6ae52ff1
parentc9611dfe337a4eb721fba8629672c725d7bec729
- make filehandles locally scoped
- changed unpack to portable big-endian (so that it works on little-endian
  machines; tested with PearPC and OpenDarwin)
- added carps where missing
- added binmode when opening files
- any argument to 002_isis.t will show debugging output

git-svn-id: file:///home/dpavlin/svn/Biblio-Isis/trunk@33 4670fa4d-42ec-0310-ab5b-a66af6943492
IsisDB.pm
t/002_isis.t