Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3
This commit is contained in:
commit
a90eadda7c
37 changed files with 537 additions and 92 deletions
|
|
@ -22,6 +22,7 @@ our $STATUS = 'beta';
|
|||
use strict;
|
||||
use Moose;
|
||||
use MooseX::NonMoose;
|
||||
use Scalar::Util qw/blessed/;
|
||||
use WebGUI::Config;
|
||||
use WebGUI::Pluggable;
|
||||
use WebGUI::Paths;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue