NAME
App::Midgen::Roles::FindMinVersion - used by App::Midgen
VERSION
version: 0.27_05
METHODS
min_version
Used to find the minimum version of your package by taking a quick look, in a module or script and updating
$App::Midgen::Min_Version
accordingly.
ACCESSORS
min_ver_fast
Used as a flag to indicate which of the following is install
TRUE -> L<Perl::MinimumVersion::Fast> FALSE -> L<Perl::MinimumVersion>
AUTHOR
See App::Midgen
CONTRIBUTORS
See App::Midgen
COPYRIGHT
See App::Midgen
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.