Test::LatestPrereqs::ModuleInstall - Test::LatestPrereqs::ModuleInstall documentation


Test-LatestPrereqs documentation  | view source Contained in the Test-LatestPrereqs distribution.

Index


NAME

Top

Test::LatestPrereqs::ModuleInstall

SYNOPSIS

Top

  my @requires = Test::LatestPrereqs::ModuleInstall->parse($makefile_pl);

DESCRIPTION

Top

This is used internally to parse Makefile.PL (with Module::Install) to get requirements.

METHODS

Top

parse

parses Makefile.PL and returns a list of requirements.

AUTHOR

Top

Kenichi Ishigaki, <ishigaki@cpan.org>

COPYRIGHT AND LICENSE

Top


Test-LatestPrereqs documentation  | view source Contained in the Test-LatestPrereqs distribution.