--- trunk/lib/WebPAC/Common.pm 2007/11/27 23:45:26 1067 +++ trunk/lib/WebPAC/Common.pm 2007/11/27 23:45:28 1068 @@ -2,6 +2,7 @@ use Exporter 'import'; @EXPORT = qw/ force_array + dump /; use warnings;