Re: testing CPAN-ability without CPAN?
[email protected] (Thomas Klausner)
| Newsgroups | perl.cpan.discuss |
|---|---|
| Message-ID | <[email protected]> |
Hi!
On Mon, Dec 19, 2005 at 02:59:22PM -0800, Tyler MacDonald wrote:
> > - Use "CPAN::Mini" to create a local CPAN mirror quasy on the fly.
>
> The problem there is that it mirrors all of CPAN. A lot of
> bandwidth, not exactly a reuseable trick, unless CPAN::Mini has an option to
> mirror only packages X and Y, and all packages that depend on them?
Take a look at the 'path_filters' and 'module_filters' options of
CPAN::Mini. While they do not allow what you're after, they might be a
start.
--
#!/usr/bin/perl http://domm.zsi.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}