removed needless imports of the YAML module
authorGalen Charlton <gmcharlt@gmail.com>
Tue, 25 May 2010 21:32:19 +0000 (17:32 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 26 May 2010 03:30:48 +0000 (23:30 -0400)
commitef58c445d3605faa1848812d1f43842f0edc204b
treedaae3bae6cc8ab5005d091b9abe6bb1d0f6c403a
parentc45ddf7ff717513949301dbff70144d2a87e762e
removed needless imports of the YAML module

Removed instances of 'use YAML' that were either completely
unnecessary or which were used only in debug code.  Also
removed a needless import of Data::Dumper.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/SQLHelper.pm
C4/Search.pm
admin/aqbudgets.pl
cataloguing/merge.pl
members/member.pl
opac/opac-suggestions.pl
tools/batchMod.pl
xt/permissions.t