Add a missing module required for BUILDARGS;
This commit is contained in:
parent
6ac0aa936c
commit
298cc41562
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ use WebGUI::Pluggable;
|
|||
use WebGUI::Shop::Admin;
|
||||
use WebGUI::Shop::ShipDriver;
|
||||
use WebGUI::Utility;
|
||||
use Scalar::Util;
|
||||
|
||||
=head1 NAME
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue