The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

DESCRIPTION

Based on example supplied by Moritz Onken.

Fetching distribution in a specific time range that are still on CPAN (and not only on Backpan)

The idea was to fetch old distributions and check if they can still compile and work on a modern version of Perl? It is especially interesting if the module have new versions as well - if a module is maintained.