Skip Menu |

This queue is for tickets about the Module-Build CPAN distribution.

Report information
The Basics
Id: 2294
Status: resolved
Priority: 0/
Queue: Module-Build

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

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



Subject: Provide a way for .PL files to be specified manually
Currently M::B will look for .PL files in lib/ . It's desirable to let the developer specify other locations for them. Initially this could be by overriding a find_pl_files() method, later it could be controlled by a 'pl_files' parameter, perhaps. Requested by Casey West.
RT-Send-CC: CWEST [...] cpan.org
This is now checked into CVS. Will be in release 0.19. -Ken