namespace autoclean is causing a problem...
This commit is contained in:
parent
a45cdec243
commit
5057246f69
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ sub import {
|
|||
$class->$import({ into_level => 1 });
|
||||
warnings->unimport('uninitialized');
|
||||
feature->import(':5.10');
|
||||
namespace::autoclean->import( -cleanee => $caller );
|
||||
#namespace::autoclean->import( -cleanee => $caller );
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue