forgoten Module::Pluggable
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 26 Oct 2007 20:49:13 +0000 (20:49 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 26 Oct 2007 20:49:13 +0000 (20:49 +0000)
git-svn-id: https://perl-cwmp.googlecode.com/svn/branches/store-pluggable@134 836a5e1a-633d-0410-964b-294494ad4392

Makefile.PL

index d346367..68a498d 100644 (file)
@@ -18,6 +18,7 @@ requires      'File::Slurp';
 requires       'DBM::Deep';
 requires       'Getopt::Long';
 requires       'Term::Shelly'  =>      '0.03';
+requires       'Module::Pluggable';
 
 build_requires 'Test::More';