Skip Menu |

This queue is for tickets about the XML-Dumper CPAN distribution.

Report information
The Basics
Id: 5077
Status: resolved
Priority: 0/
Queue: XML-Dumper

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

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



Subject: profile.pl gets installed alongside Dumper.pm
Because MakeMaker picks up all *.pm *.pl files by default, profile.pl gets installed alongside Dumper.pm. You should rename profile.pl to prevent this (simplest solution).