Skip Menu |

This queue is for tickets about the NetServerPOP3Skeleton CPAN distribution.

Report information
The Basics
Id: 18813
Status: new
Priority: 0/
Queue: NetServerPOP3Skeleton

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: (no value)
Fixed in: (no value)



Subject: wrong Makefile.PL
IMO Makefile.PL in Net::Server::POP3::Skeleton 1.0 is wrong, see also http://www.nntp.perl.org/group/perl.cpan.testers/139247?show_headers=1 See the attached bug.diff for more information.
Subject: bug.diff
6,7c6,7 < 'NAME' => 'Tk::Carp', < 'VERSION_FROM' => 'lib/Tk/Carp.pm', # finds $VERSION --- > 'NAME' => 'Net::Server::POP3::Skeleton', > 'VERSION_FROM' => 'lib/Net/Server/POP3/Skeleton.pm', # finds $VERSION