Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes.
This commit is contained in:
parent
dd63819fe0
commit
117c7897bb
65 changed files with 64 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ These methods are available from this class:
|
|||
my ($import, $unimport, $init_meta) = Moose::Exporter->build_import_methods(
|
||||
install => [ 'unimport' ],
|
||||
with_meta => [ 'property', 'define' ],
|
||||
also => 'Moose',
|
||||
);
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue