another swiping API change: input->dump is gone, replaced
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 3 Nov 2006 20:56:21 +0000 (20:56 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 3 Nov 2006 20:56:21 +0000 (20:56 +0000)
commit07ca2e9e6714837b8f907784ad76f3abda39c005
tree3cc4aaf15e2a3ff775f4bb5c16a49f9937ad8226
parent2977ccac50b4e24037c0c7a7c5212944ec2d7d2d
another swiping API change: input->dump is gone, replaced
with input->dump_ascii which is more understandable.
If you want to override default behaviour
(which is to use Data::Dump's dump in input->fetch_rec)
define dump_ascii in low-level WebPAC::Input:: API

git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@774 07558da8-63fa-0310-ba24-9fe276d99e06
lib/WebPAC/Input.pm
lib/WebPAC/Input/ISIS.pm
lib/WebPAC/Input/MARC.pm
run.pl
t/2-input.t