Remove C::IO use line.
This commit is contained in:
parent
c917e6ca6d
commit
092c8d96ba
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ they relate and function.
|
||||||
|
|
||||||
our $VERSION = '0.0.1';
|
our $VERSION = '0.0.1';
|
||||||
|
|
||||||
#use Class::InsideOut qw(readonly private public id register);
|
|
||||||
use Moose;
|
use Moose;
|
||||||
use Scalar::Util qw/blessed/;
|
use Scalar::Util qw/blessed/;
|
||||||
use WebGUI::Exception;
|
use WebGUI::Exception;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue