[Bps-public-commit] r12500 - Prophet/branches/moose

sartak at bestpractical.com sartak at bestpractical.com
Sat May 17 09:35:20 EDT 2008


Author: sartak
Date: Sat May 17 09:35:20 2008
New Revision: 12500

Modified:
   Prophet/branches/moose/   (props changed)
   Prophet/branches/moose/Makefile.PL

Log:
 r56255 at onn:  sartak | 2008-05-17 09:31:21 -0400
 Remove dependency on Class::Data::Inheritable


Modified: Prophet/branches/moose/Makefile.PL
==============================================================================
--- Prophet/branches/moose/Makefile.PL	(original)
+++ Prophet/branches/moose/Makefile.PL	Sat May 17 09:35:20 2008
@@ -14,7 +14,6 @@
 requires('YAML::Syck');
 requires('Test::Exception');
 requires('UNIVERSAL::require');
-requires('Class::Data::Inheritable');
 requires('Term::ReadKey');
 requires('Digest::SHA1');  # Core in 5.10
 requires('LWP::Simple'); # Part of lib-www-perl



More information about the Bps-public-commit mailing list