The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perinci-Sub-Normalize

0.08    2014-10-17 (PERLANCAR)

	- Support loading argument specification property module
          (Perinci/Sub/Property/arg/<prop>.pm).


0.07    2014-10-09 (PERLANCAR)

	- Support argument submetadata (introduced in Rinci 1.1.55).


0.06     2014-07-08 (SHARYANTO)

         - No functional changes.

         - Replace Data::Sah with Data::Sah::Normalize (smaller, less deps).


0.05     2014-05-01 (SHARYANTO)

         - No functional changes.

         - Add more test.

         - Bump version requirement of Sah::Schema::Rinci to avoid fail reports
           [CT].


0.04     2014-04-30 (SHARYANTO)

         - No functional changes.

         - Hide error message from Perl's require() which is too technical and
           exposes @INC (paths).


0.03     2014-04-30 (SHARYANTO)

         - Try loading Perinci::Sub::Property::* module first before croaking of
           unknown property.


0.02     2014-04-28 (SHARYANTO)

         - Add option: remove_internal_properties (bool, default 0).

         - Fix handling of attributes.


0.01     2014-04-28 (SHARYANTO)

         - First release.