Revision history for App-pause

0.39    2015-07-05 (PERLANCAR)

        - [build] Now use depak (datapack) to pack script instead of fatpack
          (slightly reduce startup overhead, and hope it can now be viewed in
          MetaCPAN, previously MetaCPAN complains that the script is too big).


0.38    2015-07-02 (PERLANCAR)

	- No functional changes.

	- Add # DIST.


0.37    2015-07-02 (PERLANCAR)

	- Add extra_urls_for_version for --version to view WWW::PAUSE::Simple's
          version.


0.36    2015-06-14 (PERLANCAR)

	- Replace DATA_SAH_PP with DATA_SAH_CORE_OR_PP which works.


0.35    2015-06-14 (PERLANCAR)

	- Update WWW::PAUSE::Simple 0.21 -> 0.22.


0.34    2015-06-09 (PERLANCAR)

	- No functional changes.

        - [build] Rebuild to get indexed on PAUSE.


0.33    2015-05-16 (PERLANCAR)

	- No functional changes.

	- [build] Rebuild with updated/fixed version of DZP:Fatten.


0.32    2015-05-16 (PERLANCAR)

	- No functional changes.

	- [build] Rebuild due to error (not built with new version of
          DZP:Fatten).


0.31    2015-05-16 (PERLANCAR)

	- No functional changes.

	- Add lib/App/pause/Fattened.pm which contains @FATTENED_DISTS to
	  help tools.


0.30    2015-04-19 (PERLANCAR)

	- Add missing module: Perinci::CmdLine::pause [CT].


0.29    2015-04-16 (PERLANCAR)

	- No functional changes.

        - Tweak summary.

        - Split Perinci::CmdLine::pause to its own distribution to make that
          module's test pass [CT].


0.28    2015-04-15 (PERLANCAR)

	- No functional changes.

	- [Build] Tweak fatten settings: reactivate stripper=1, no longer
          exclude_prereq DateTime because new Data-Sah no longer depends on it.


0.27    2015-04-15 (PERLANCAR)

	- No functional changes.

	- [Build] Tweak fatten settings, now uses --include-prereq &
	  --exclude-prereq.


0.26    2015-04-15 (PERLANCAR)

	- No functional changes.

	- [Build] more fatten fixes.


0.25    2015-04-15 (PERLANCAR)

	- No functional changes.

	- [dist] Rebuild: fatten fixes.


0.24    2015-04-15 (PERLANCAR)

	- No functional changes.

	- [build] Rebuild with fatten setting: perl_version=5.010001.


0.23    2015-04-15 (PERLANCAR)

	- No functional changes.

	- [dzil] Don't add prereq to WWW::PAUSE::Simple.


0.22    2015-04-15 (PERLANCAR)

        - Forgot to add dependency to LWP::UserAgent and LWP::Protocol::https.


0.21    2015-04-15 (PERLANCAR)

        - First release, split from WWW-PAUSE-Simple to reduce dependencies for
          that distribution. Use fatpacking to reduce dependencies of the script
          to just LWP::UserAgent and LWP::Protocol::https (both involve XS
          modules so they can't be fatpacked).
