Removed "use warnings;" as it does not work with perl 5.005
authortonnesen <tonnesen>
Mon, 24 Jun 2002 16:15:00 +0000 (16:15 +0000)
committertonnesen <tonnesen>
Mon, 24 Jun 2002 16:15:00 +0000 (16:15 +0000)
commitc3ddff24544a598741798babcc3c70980f7f2636
treed9e93913f8912e26273c690cc12d5402146265d7
parent65ab7e078d978819a377bd6d05380a116911d6a8
Removed "use warnings;" as it does not work with perl 5.005
If we need warnings, put '-w' in the #! line of the scripts instead.
C4/Accounts2.pm
C4/Acquisitions.pm
C4/Biblio.pm