Revision history for App-GenPericmdScript

0.14    2015-09-09 (PERLANCAR)

	- No functional changes.

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


0.13    2015-08-17 (PERLANCAR)

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

	- Don't output PERL_LWP_SSL_VERIFY_HOSTNAME statement unless
	  ssl_verify_hostname explicitly set to 0.


0.12    2015-07-08 (PERLANCAR)

	- Add option: skip_format (passed to pericmd backend).


0.11    2015-07-06 (PERLANCAR)

	- Return result metadata: func.cmdline_module_inlined if module
	  used is Perinci::CmdLine::Inline.


0.10    2015-07-02 (PERLANCAR)

	- Add our signature even when we use Perinci::CmdLine::Inline.


0.09    2015-07-02 (PERLANCAR)

	- [Bugfix] Didn't pass script_name to Perinci::CmdLine::Inline's
          program_name.

        - Add option: script_version (to pass to Perinci::CmdLine::Inline's
          program_version).


0.08    2015-07-02 (PERLANCAR)

	- Add support for Perinci::CmdLine::Inline.


0.07    2015-07-01 (PERLANCAR)

	- Add option to pass to Perinci::CmdLine object constructor:
	  extra_urls_for_version.


0.06    2015-07-01 (PERLANCAR)

        - No functional changes.

        - Re-upload.


0.05    2015-07-01 (PERLANCAR)

        - Add #DIST to generated script (for Dist::Zilla::Plugin::OurDist).


0.04    2015-03-06 (PERLANCAR)

	- Add options: --subcommands-from-package-functions,
	  --{include,exclude}-package-functions-match.


0.03    2015-03-06 (PERLANCAR)

        - No functional changes.

        - Tweak indentation in output and POD.


0.02    2015-03-01 (PERLANCAR)

	- Forgot to empty output if we are outputing to file instead of
	  stdout.


0.01    2015-03-01 (PERLANCAR)

        - First release.
