Add a missing module required for BUILDARGS;

This commit is contained in:
Colin Kuskie 2010-06-24 14:41:58 -07:00
parent 6ac0aa936c
commit 298cc41562

View file

@ -9,6 +9,7 @@ use WebGUI::Pluggable;
use WebGUI::Shop::Admin;
use WebGUI::Shop::ShipDriver;
use WebGUI::Utility;
use Scalar::Util;
=head1 NAME