add WebGUI::BestPractices
This commit is contained in:
parent
ed3ac1cd87
commit
c59fc0f361
2 changed files with 44 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ package WebGUI::Account;
|
|||
use strict;
|
||||
|
||||
use Moose;
|
||||
use WebGUI::BestPractices;
|
||||
|
||||
has session => (
|
||||
is => 'ro',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue