Skip Menu |

This queue is for tickets about the CPAN-Mini-Inject CPAN distribution.

Report information
The Basics
Id: 37093
Status: resolved
Priority: 0/
Queue: CPAN-Mini-Inject

People
Owner: andy [...] hexten.net
Requestors: captindave [...] gmail.com
Cc:
AdminCc:

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



Subject: feature created: add every module listed in the provides section of the meta.yml
Date: Wed, 25 Jun 2008 09:51:13 -0700
To: bug-cpan-mini-inject [...] rt.cpan.org
From: "David Bartle" <captindave [...] gmail.com>
mcpani --add --verbose --authorid AUTHORID --all-in-meta --file My-Module-0.01.tar.gz .. snip .. --all-in-meta This option will add every module listed in the 'provides' section of the META.yml contained in the tar.gz provided by the --file option. The options --module and --modversion are still recognized. If the same module/version is found in the META.yml it is not duplicated. If the META.yml file or the 'provides' section is missing, then a warning is issued and the only module added is the one provided by --module / --modversion. .. snip .. I did all the work to update: perl docs, version number change log Makefile.PL I have attached the diffs. - David Bartle -- CAPS LOCK IS CRUISE CONTROL FOR AWESOME!

Message body is not shown because sender requested not to inline it.

And actually, here is the full tar.gz as well.
Download CPAN-Mini-Inject-0.20.tar.gz
application/x-gzip 15.1k

Message body not shown because it is not plain text.

Thanks! This is now resolved.