Hi,
I am getting several reports like this:

-----------------------------------------------------
MISSING PREREQUISITES:

It was observed that the test suite seem to fail without these modules:

Sub::Identify

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

...
);
------------------------------------------------------

The quiet pragmatic solution was to add the line " 'Sub::Identify' => 0," to Build.PL. But I have no clue about the source of this error, since I never used Sub::Identify in my project.

Any idea?


(Full report f.e. here: 
http://www.nntp.perl.org/group/perl.cpan.testers/2009/08/msg5023873.html)

Thanks, Ingo



--
Ingo Lantschner
1060 Vienna-Austria
Mobil +43-664-143 84 18

Reply via email to