Revision history for App-pause

0.47    2015-09-10 (PERLANCAR)

        - Synchronize version number with WWW::PAUSE::Simple.


0.46    2015-09-10 (PERLANCAR)

	- Add subcommand: list-mods to view permissions.


0.45    2015-07-28 (PERLANCAR)

        - No functional changes.

        - Bump packed module Perinci::CmdLine::Lite to 1.24 (suggestion of
          similar commands on typo).


0.44    2015-07-27 (PERLANCAR)

        - No functional changes.

        - Remove unimplemented subcommand 'password'. Mark unimplemented
          subcommands in Synopsis as such.


0.43    2015-07-27 (PERLANCAR)

        - No functional changes.

        - Fix --version (it now shows App-pause's version as it should, with
          /WWW/PAUSE/Simple's version as additional version to show).

        - Fix POD generation.


0.42    2015-07-07 (PERLANCAR)

        - Bump packed module WWW::PAUSE::Simple to 0.24 (fix undef warnings).


0.41    2015-07-07 (PERLANCAR)

        - Bump packed module WWW::PAUSE::Simple to 0.23 (dry-run support &
          --group-delay for upload).


0.40    2015-07-06 (PERLANCAR)

        - No functional changes.

        - [build] Build fixes: put $DIST in App/pause.pm instead of bin/pause
          (the one which we will use later), use update DZP:Depak 0.10 which
          fixes typo.


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.)
          UPDATE: nope, still can't display it. UPDATE 2015-07-27: looks like
          MetaCPAN now can display bin/pause's POD, yay.


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).
