Fix Utils -> Util
This commit is contained in:
parent
a07d1f5120
commit
4ce6ec6b5e
@ -25,7 +25,7 @@ package Webperl::System;
|
||||
|
||||
use strict;
|
||||
use base qw(Webperl::SystemModule);
|
||||
use Scalar::Utils qw(blessed);
|
||||
use Scalar::Util qw(blessed);
|
||||
|
||||
# ============================================================================
|
||||
# Constructor and initialiser
|
||||
|
Loading…
x
Reference in New Issue
Block a user