The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Builtin-Logged

0.08    2014-05-17 (SHARYANTO)

        - No functional changes.

        - [dist] Fix version of dependency (Proc::ChildError).


0.07    2014-05-17 (SHARYANTO)

        - No functional changes.

        - Replace File::Slurp with File::Slurp::Tiny.


0.06    2014-03-20 (SHARYANTO)

        - No functional changes.

        - Add missing prereq to Log::Any [CT].


0.05    2012-07-24 (SHARYANTO)

        - No functional changes.

        [BUG FIXES]

        - Forgot to import explain_child_error().


0.04    2012-07-24 (SHARYANTO)

        - No functional changes.

        [BUG FIXES]

        - Forgot to import ellipsis().


0.03    2012-07-15 (SHARYANTO)

        - No functional changes. Module name changed to Log::Any::For::Builtins,
          but old module and dist name retained.


0.02    2012-06-21 (SHARYANTO)

        - Fix my_qx() which didn't return result :p

        - Only log error if there is error.

        - Add tests.


0.01    2012-03-28 (SHARYANTO)

        - First release.