[Bps-public-commit] r14705 - Prophet/trunk
jesse at bestpractical.com
jesse at bestpractical.com
Thu Jul 31 23:53:50 EDT 2008
Author: jesse
Date: Thu Jul 31 23:53:50 2008
New Revision: 14705
Modified:
Prophet/trunk/Makefile.PL
Log:
* remove Devel::Gladiator from the Makefile.PL until artur cpans it
Modified: Prophet/trunk/Makefile.PL
==============================================================================
--- Prophet/trunk/Makefile.PL (original)
+++ Prophet/trunk/Makefile.PL Thu Jul 31 23:53:50 2008
@@ -49,10 +49,10 @@
'YAML::Syck' => 0,
'Test::Pod::Coverage'
],
- q{Devel::Gladiator support (contact sky at crucially.net if it's not on CPAN)} => [
- -default => 0,
- 'Devel::Gladiator'
- ],
+# q{Devel::Gladiator support (contact sky at crucially.net if it's not on CPAN)} => [
+# -default => 0,
+# 'Devel::Gladiator'
+# ],
);
all_from('lib/Prophet.pm');
More information about the Bps-public-commit
mailing list