Modern-Perl

 view release on metacpan or  search on metacpan

lib/odern/Perl.pm  view on Meta::CPAN

package odern::Perl;
#ABSTRACT: Module for enabling all of the features of Modern Perl
$odern::Perl::VERSION = '1.20250607';
use Modern::Perl;

*import = \&Modern::Perl::import;

1;

__END__

=pod

=encoding UTF-8

=head1 NAME

odern::Perl - Module for enabling all of the features of Modern Perl

=head1 VERSION

version 1.20250607

=head1 AUTHOR

chromatic

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2025 by chromatic@wgz.org.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.

=cut



( run in 0.560 second using v1.01-cache-2.11-cpan-97f6503c9c8 )