Skip Menu |

This queue is for tickets about the Class-C3-Componentised CPAN distribution.

Report information
The Basics
Id: 98153
Status: rejected
Priority: 0/
Queue: Class-C3-Componentised

People
Owner: Nobody in particular
Requestors: ether [...] cpan.org
Cc:
AdminCc:

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



Subject: use Module::Runtime::module_notional_filename
Class/C3/Componentised.p repeats the logic from module_notional_filename. DRY.
On Mon Aug 18 22:16:42 2014, ETHER wrote: Show quoted text
> Class/C3/Componentised.p repeats the logic from > module_notional_filename. DRY.
Pulling in a dependency for a single regular expression and substitution is... suboptimal. I do have a local branch for some consolidation of code, but Zefram's stance on M::R make it an unwelcome candidate in my dep-chain, so I am likely going to go a different route during September/October. In any case - closing this ticket as wontfix due to the original request falling on the wrong side of the "DRY vs less deps" line.