clean up Tie::IxHash imports
This commit is contained in:
parent
fe5085f346
commit
913fa9ad03
58 changed files with 36 additions and 24 deletions
|
|
@ -17,6 +17,7 @@ package WebGUI::Shop::PayDriver::ITransact;
|
|||
use strict;
|
||||
use XML::Simple;
|
||||
use Data::Dumper;
|
||||
use Tie::IxHash;
|
||||
|
||||
use base qw/WebGUI::Shop::PayDriver/;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue