Test::LatestPrereqs::Config - Test::LatestPrereqs::Config documentation


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

Index


NAME

Top

Test::LatestPrereqs::Config

SYNOPSIS

Top

  my $required = Test::LatestPrereqs::Config->load;
  Test::LatestPrereqs::Config->save($arrayref_of_requirements);

DESCRIPTION

Top

This is used internally to handle configuration.

METHODS

Top

load

loads a configuration file from your home directory (or current directory if File::HomeDir is not available).

save

stores the configuration into the file.

AUTHOR

Top

Kenichi Ishigaki, <ishigaki@cpan.org>

COPYRIGHT AND LICENSE

Top


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