9bad26da59
was created to add additional distributions into a minicpan mirror. While it was created for use with a minicpan mirror, similar functionality can be reused in other situations. CPAN::Inject replicates the basics of this functionality. Specifically, it takes an arbitrary tarball and adds it to the CPAN sources directory for a particular author, and then add the new file to the CHECKSUMS file. WWW: http://search.cpan.org/dist/CPAN-Inject/ PR: ports/139033 Submitted by: Cezary Morga <cm@therek.net> Feature safe: yes
6 lines
231 B
Text
6 lines
231 B
Text
bin/cpaninject
|
|
%%SITE_PERL%%/CPAN/Inject.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CPAN/Inject/.packlist
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CPAN/Inject
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CPAN
|
|
@dirrmtry %%SITE_PERL%%/CPAN
|