Revision history for Pod-Weaver-Plugin-Perinci
0.14 2013-11-05 (SHARYANTO)
[BUG FIXES]
- Didn't use original metadata's args_as & result_naked property values.
0.13 2013-11-02 (SHARYANTO)
- Adjust to Perinci::To::POD 0.36 (no longer uses Riap protocol).
- Skip inserting section if empty.
0.12 2013-09-08 (SHARYANTO)
- Adjust to Perinci::To::POD 0.34 (pl: url scheme now required).
0.11 2013-07-26 (SHARYANTO)
- Adjust to Perinci::To::POD 0.30.
0.10 2013-04-04 (SHARYANTO)
- Append to existing sections (like DESCRIPTION or FUNCTIONS) instead of
creating another section.
0.09 2012-11-05 (SHARYANTO)
- No functional changes. Make sure "lib" is at the front of @INC.
0.08 2011-03-16 (SHARYANTO)
- Add attributes: exclude_files, exclude_modules.
0.07 2011-03-16 (SHARYANTO)
- Rename distribution from Pod-Weaver-Plugin-SubSpec to
Pod-Weaver-Plugin-Perinci. Now follows Rinci/Riap specification.
0.06 2011-09-22 (SHARYANTO)
- No functional changes. Fix log message.
0.05 2011-09-22 (SHARYANTO)
- No functional changes. To help debugging, enable logging when a file
is skipped because there is no "=head1 FUNCTIONS" section.
0.04 2011-08-24 (SHARYANTO)
- No functional changes. Update with rename of Sub::Spec::Pod to
Sub::Spec::To::Pod.
0.03 2011-04-15 (SHARYANTO)
[ENHANCEMENTS]
- Add 'lib' to @INC so modules that require other modules in the same
dist can be require'd.
0.02 2011-02-10 (SHARYANTO)
- Remove unneeded 'use' statements.
0.01 2011-02-10 (SHARYANTO)
- First release.