Skip Menu |

This queue is for tickets about the Daemon-Generic CPAN distribution.

Report information
The Basics
Id: 83086
Status: resolved
Priority: 0/
Queue: Daemon-Generic

People
Owner: Nobody in particular
Requestors: clintonmead [...] gmail.com
Cc:
AdminCc:

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



Subject: Feature-Request: Make 'gd_preconfig' optional
Date: Fri, 1 Feb 2013 19:01:03 +1100
To: bug-Daemon-Generic [...] rt.cpan.org
From: Clinton Mead <clintonmead [...] gmail.com>
I find sometimes I'm using the module just to run an external command, which deals with its own configuration in its own way. 'gd_preconfig' I set to "return ();" in this case, I think it would make sense if that was the default behaviour.
I'm making gd_preconfig optional.