The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Pod-Weaver-PluginBundle-Author-PERLANCAR

0.27    2016-12-10 (PERLANCAR)

	- Add section: Completion::GetoptLongMore.


0.26    2016-01-17 (PERLANCAR)

	- Add plugin: PERLANCAR::SortVersions.

	- Delete PERLANCAR/NoRinci bundle (no longer needed).


0.25    2015-07-22 (PERLANCAR)

        - Update PWB:Author::PERLANCAR::NoRinci.


0.24    2015-06-09 (PERLANCAR)

	- No functional changes.

	- Add missing prereq: PWP:AppendPrepend.


0.23    2015-04-04 (PERLANCAR)

	- Add plugin: AppendPrepend.

	- Reorder plugin: push Rinci almost at the end so it can see the
	  other sections and place new sections in the appropriate
	  position.


0.22    2015-02-11 (PERLANCAR)

	- Add section: Completion::GetoptLongSubcommand.


0.21    2015-01-13 (PERLANCAR)

	- No longer uses plugins PWP::Environment::PerinciCmdLine &
	  PWP::Files::PerinciCmdLine (functionalities have been merged into
	  PWP::Rinci).


0.20    2015-01-10 (PERLANCAR)

	- Add sections: Environment::PerinciCmdLine, Files::PerinciCmdLine.


0.19    2014-11-23 (PERLANCAR)

	- Update to use new Pod-Weaver-Section-Completion-* instead of the
	  old Pod-Weaver-Section-BashCompletion-* ones.


0.18    2014-11-21 (PERLANCAR)

        - Rename PWP::Perinci -> PWP::Rinci.


0.17    2014-11-12 (PERLANCAR)

	- Add section: BashCompletion::GetoptLongComplete.

        - Forgot to add dependencies.


0.16    2014-11-08 (PERLANCAR)

	- Add section: BashCompletion::PerinciCmdLine.


0.15    2014-08-26 (PERLANCAR)

        - Rename dist.


0.14    2014-04-29 (SHARYANTO)

        - Yet another wording change in VERSION section (remove 'module').


0.13    2014-04-29 (SHARYANTO)

        - Change wording in VERSION section ('distribution' -> 'Perl
          distribution').


0.12    2014-04-28 (SHARYANTO)

        - Remove PWS::ReleaseDate, PWS::Version is perfectly capable of
          displaying more than version number, including release date.


0.11    2014-04-23 (SHARYANTO)

        - Add plugin PWS::ReleaseDate.


0.10    2014-04-12 (SHARYANTO)

        - Add plugin bundle PWP::Author::SHARYANTO::NoPerinci (for lib-none,
          since the Perinci plugin will fail to load it; and there is currently
          no @Filter mechanism like in Dist::Zilla).


0.09    2013-11-12 (SHARYANTO)

        - Force version of Pod::Weaver::Section::Bugs::DefaultRT 0.03.


0.08    2013-11-12 (SHARYANTO)

        - Replace Encoding with SingleEncoding (thanks sergeyromanov). Require
          Pod::Weaver 4.0.


0.07    2013-11-08 (SHARYANTO)

        - No functional changes. Force plugin versions.


0.06    2013-10-31 (SHARYANTO)

        - Add missing section: Version.


0.05    2013-10-22 (SHARYANTO)

        - Make this PW bundle usable for CPAN modules as well as non-CPAN
          modules.

        - Replace Availability with Homepage::DefaultCPAN.

        - Replace SourceGitHub with Source::DefaultGitHub.

        - Replace BugsRT with Bugs::DefaultRT.


0.04    2013-10-19 (SHARYANTO)

        - Rename from Pod-Weaver-PluginBundle-SHARYANTO to
          Pod-Weaver-PluginBundle-Author-SHARYANTO.

        - Add sections: Availability & SourceGitHub (because people reading the
          POD and not sco/metacpan wouldn't realize that the module is hosted on
          GitHub).

        - Add section: BugsRT.

        - Fix ordering.


0.03    2013-04-10 (SHARYANTO)

        - Add Encoding.


0.02    2013-04-04 (SHARYANTO)

        - No functional changes. Mark with /PW so that the log message source is
          clear when doing e.g. 'dzil build -v'.


0.01    2013-04-04 (SHARYANTO)

        - First release.