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

NAME

Devel::Deprecations::Environmental::Plugin::OldPerl

DESCRIPTION

A plugin for Devel::Deprecations::Environmental to emit warnings when perl is too old

SYNOPSIS

If you want to say that perl 5.14.0 is the earliest that you will support:

    use Devel::Deprecations::Environmental OldPerl => { older_than '5.14.0' }

AUTHOR, LICENCE and COPYRIGHT

Copyright 2023 David Cantrell <david@cantrell.org.uk>

This software is free-as-in-speech software, and may be used, distributed, and modified under the terms of either the GNU General Public Licence version 2 or the Artistic Licence. It's up to you which one you use. The full text of the licences can be found in the files GPL2.txt and ARTISTIC.txt, respectively.

CONSPIRACY

This module is also free-as-in-mason software.