add WebGUI::Deprecate line
This commit is contained in:
parent
4edaf0237f
commit
4bb4dcec13
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ use WebGUI::Inbox;
|
||||||
use Scalar::Util qw( weaken );
|
use Scalar::Util qw( weaken );
|
||||||
use Net::CIDR::Lite;
|
use Net::CIDR::Lite;
|
||||||
use WebGUI::Friends;
|
use WebGUI::Friends;
|
||||||
|
use WebGUI::Deprecate;
|
||||||
use Carp qw( carp );
|
use Carp qw( carp );
|
||||||
|
|
||||||
=head1 NAME
|
=head1 NAME
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue