tqisjim has asked for the wisdom of the Perl Monks concerning the following question:
In this scenario, we would use the "make dist" utility, but distribute the tarballs via a local git server instead of uploading to PAUSE.
Can the CPAN module be configured to load a tarball this way? Is there another utility I should use instead?
We are planning to build another server tomorrow. One of the most time-consuming tasks is pre-loading required modules from CPAN. This solution would make the effort much easier by specifying the requirements in Makefile.PL.
UPDATE
Not sure I remember how to do an update, but having perfectly great success with cpanminus. Thanks!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Enterprise CPAN
by tinita (Parson) on Feb 27, 2014 at 08:16 UTC | |
by tobyink (Canon) on Feb 27, 2014 at 10:05 UTC | |
Re: Enterprise CPAN
by Anonymous Monk on Feb 27, 2014 at 01:30 UTC |