forked from openkylin/libimporter-perl
17 lines
363 B
Perl
17 lines
363 B
Perl
# This file is generated by Dist::Zilla::Plugin::CPANFile v6.015
|
|
# Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
|
|
|
|
requires "perl" => "5.008001";
|
|
|
|
on 'test' => sub {
|
|
requires "Test::More" => "0.98";
|
|
};
|
|
|
|
on 'configure' => sub {
|
|
requires "ExtUtils::MakeMaker" => "0";
|
|
};
|
|
|
|
on 'develop' => sub {
|
|
requires "Test::Pod" => "1.41";
|
|
};
|