CPAN-Mini-Devel

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    CPAN::Mini::Devel enhances CPAN::Mini to include the latest developer
    and non-developer release in the mirror. For example, if Foo-Bar-0.01,
    Foo-Bar-0.02, Foo-Bar-0.03_01 and Foo-Bar-0.03_02 are on CPAN, only
    Foo-Bar-0.02 and Foo-Bar 0.03_02 will be mirrored. This is particularly
    useful for creating a local mirror for smoke testing.

    Unauthorized releases will also be included if they resemble a
    distribution name already in the normal CPAN packages list.

    There may be errors retrieving very new modules if they are indexed but
    not yet synchronized on the mirror.

    CPAN::Mini::Devel also mirrors the indices/find-ls.gz file, which is
    used to identify developer releases.

USAGE
    See Mini::CPAN.

SEE ALSO
    *   CPAN::Mini

lib/CPAN/Mini/Devel.pm  view on Meta::CPAN

CPAN::Mini::Devel enhances CPAN::Mini to include the latest developer and
non-developer release in the mirror. For example, if Foo-Bar-0.01,
Foo-Bar-0.02, Foo-Bar-0.03_01 and Foo-Bar-0.03_02 are on CPAN, only
Foo-Bar-0.02 and Foo-Bar 0.03_02 will be mirrored. This is particularly useful
for creating a local mirror for smoke testing.

Unauthorized releases will also be included if they resemble a distribution
name already in the normal CPAN packages list.

There may be errors retrieving very new modules if they are indexed but not
yet synchronized on the mirror.

CPAN::Mini::Devel also mirrors the F<indices/find-ls.gz> file, which is used
to identify developer releases.

=head1 USAGE

See L<Mini::CPAN>.

=head1 SEE ALSO



( run in 0.970 second using v1.01-cache-2.11-cpan-0d8aa00de5b )