removed needless imports of the YAML module
authorGalen Charlton <gmcharlt@gmail.com>
Tue, 25 May 2010 21:32:19 +0000 (17:32 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 26 May 2010 04:30:26 +0000 (16:30 +1200)
commitbde6bc5310a13d3996ae70ce781ec5f578587edd
treed134970f0aeb9d9e0f8473931d90066d7815681b
parent7d5a7b0ddca9ffb83e140e7cdb536ed8f00e92ed
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