CPAN-Mini-Devel-Recent

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    CPAN::Mini::Devel::Recent 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.

USAGE
    See CPAN::Mini.

SEE ALSO
    * CPAN::Mini * CPAN::Mini::Devel

SUPPORT
  Bugs / Feature Requests
    Please report any bugs or feature requests through the issue tracker at

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

CPAN::Mini::Devel::Recent 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.

=head1 USAGE

See L<CPAN::Mini>.

=for Pod::Coverage DEBUG

=head1 SEE ALSO

* L<CPAN::Mini>



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