Skip Menu |

This queue is for tickets about the MooseX-App-Cmd CPAN distribution.

Report information
The Basics
Id: 74668
Status: resolved
Priority: 0/
Queue: MooseX-App-Cmd

People
Owner: mjgardner [...] cpan.org
Requestors: yanick+cpan [...] babyl.dyndns.org
Cc:
AdminCc:

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



Subject: can't use a sub{} for default of configfile
as the code is, having has '+configfile' => ( default => sub { ... }, ); results in a big boom The patch, with test, can be found at https://github.com/yanick/MooseX-App-Cmd/tree/default-as-sub