Revision history for Perinci-Examples 0.18 2013-12-21 (SHARYANTO) - Add some response content to call_randlog(). - Add function arg_default to test default value from default and/or schema. 0.17 2013-11-14 (SHARYANTO) - Add module: Perinci::Examples::Completion. 0.16 2013-11-12 (SHARYANTO) - No functional changes. Rebuild to fix t/00-compile.t generated by older DZP::Test::Compile (2.019 < x < 2.033). 0.15 2013-10-15 (SHARYANTO) - Add function: undescribed_args. - sum: Add examples with 'src'. 0.14 2012-12-22 (SHARYANTO) - Split scripts (bin/) to Perinci-Examples-Bin to make dependencies for this distribution minimal (e.g. not depending on Perinci::CmdLine) since Perinci::Examples is used in tests for other modules. 0.13 2012-11-29 (SHARYANTO) - Add call_gen_array() and call_randlog(). 0.12 2012-11-08 (SHARYANTO) - No functional changes. Add some # VALIDATE_ARG and rebuild with DZP::Rinci::Validate enabled. 0.11 2012-10-31 (SHARYANTO) - rename script: peri-{ex,eg}-test-completion - sum_array(): Add examples in metadata and 'round' option (to test Test::Rinci). 0.10 2012-07-19 (SHARYANTO) - Add function: merge_hash 0.09 2012-07-19 (SHARYANTO) - Add function: sum - Add script: peri-ex-test-completion - Tweak some metadata 0.08 2012-02-17 (SHARYANTO) - No functional changes. Fix schema for 'test_completion'. 0.07 2012-02-16 (SHARYANTO) - Add function: test_completion. 0.06 2012-02-13 (SHARYANTO) - First release of Perinci-Examples. Rename distribution from Sub-Spec-Examples.