Fixed syntax error (Compilation Failed)
This commit is contained in:
parent
6e4d3f4881
commit
ea72e3927c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ package WebGUI::Cache::Memcached;
|
|||
|
||||
=cut
|
||||
|
||||
use Cache::Memcached;
|
||||
use WebGUI::Cache::Memcached;
|
||||
use Digest::MD5;
|
||||
|
||||
our @ISA = qw(WebGUI::Cache);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue