Alt-Module-Runtime-ButEUMM
view release on metacpan or search on metacpan
lib/Alt/Module/Runtime/ButEUMM.pm view on Meta::CPAN
use strict;
use warnings;
package Alt::Module::Runtime::ButEUMM;
our $AUTHORITY = 'cpan:TOBYINK';
our $VERSION = '0.002';
1;
=pod
=encoding utf8
=head1 NAME
Alt::Module::Runtime::ButEUMM - alternative distribution of Module::Runtime, using ExtUtils::MakeMaker
=head1 SYNOPSIS
use Module::Runtime;
=head1 DESCRIPTION
This is an alternative distribution of Module::Runtime, allowing easier deployment on very old versions of Perl. If you have had no problems installing Module::Runtime, then you do not need this module!
Version 0.002 of Alt::Module::Runtime::ButEUMM includes version 0.016 of Module::Runtime.
=head1 SEE ALSO
L<Alt>, L<Module::Runtime>.
=head1 COPYRIGHT, LICENCE, AND DISCLAIMER OF WARRANTIES
This file is distributed under the same conditions as L<Module::Runtime>.
=cut
( run in 1.618 second using v1.01-cache-2.11-cpan-97f6503c9c8 )