The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for App-HasPrereqs

0.08    2015-09-03 (PERLANCAR)

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.07    2015-08-17 (PERLANCAR)

	- No functional changes.

	- Switch from Log::Any to Log::Any::IfLOG.


0.06    2014-12-27 (PERLANCAR)

	- No functional changes.

	- Replace Module::Path with Module::Path::More.


0.05     2014-08-16 (SHARYANTO) - Happy 19th CPAN Day!

         - [build] CLI scripts are now generated automatically using
           Dist::Zilla::Plugin::ScriptFromFunc. The plugin is still at 0.01 so the
           generated script is not as polished as it should be. Stay tuned.


0.04     2014-07-22 (SHARYANTO)

         - No functional changes.

         - Switch CLI scripts from using Perinci::CmdLine to
           Perinci::CmdLine::Any to reduce size of dependencies.


0.03    2012-08-29 (SHARYANTO)

        - Return version information (has_version and needed_version) in result.


0.02    2012-08-28 (SHARYANTO)

        - Return detailed data, for scriptability.


0.01    2012-08-28 (SHARYANTO)

        - First release.