--- trunk/scripts/webpac-lookup-dump.pl 2007/10/07 23:06:34 896 +++ trunk/scripts/webpac-storable-dump.pl 2007/11/04 14:43:49 994 @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# dump WebPAC lookups +# dump WebPAC storable files use strict; use Storable qw/retrieve/;