Skip Menu |

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

Report information
The Basics
Id: 86301
Status: resolved
Priority: 0/
Queue: MooX-Cmd

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

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



Subject: No information about "new_with_cmd" in docs
Moox::CMD docs has no information about using application Cmd classes. I've found in test that I should use "new_with_cmd" but documetation says nothing about it. I suggest to add to synopsys something like this: my_app.pl #/usr/bin/env perl use MyApp; MyApp->new_with_cmd();
I think this should be fixed meanwhile. Feel free to reopen otherwise.