Subject: | dependency on Class::WhiteHole is redundant |
Hello,
I can't see why Ima::DBI lists Class::WhiteHole in its PREREQ_PM list.
This is probably redundant.
--- Ima-DBI-0.33/Makefile.PL- 2004-03-15 22:25:10 +0300
+++ Ima-DBI-0.33/Makefile.PL 2005-08-29 20:23:47 +0400
@@ -18,7 +18,7 @@ WriteMakefile(
VERSION_FROM => 'lib/Ima/DBI.pm',
PREREQ_PM => {
'DBI' => 1.20,
- 'Class::WhiteHole' => 0.03,
+# 'Class::WhiteHole' => 0.03,
'Class::Data::Inheritable' => 0.02,
'DBIx::ContextualFetch' => 1.00,
'Test::More' => 0.18,
End of patch
--
Alexey Tourbin
ALT Linux Team