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

0.36     2013-09-08 (SHARYANTO)

         - Replace Perinci::Access::InProcess with ::Perl and ::Schemeless.


0.35     2013-09-07 (SHARYANTO)

         - Remove use of URI and replace it with URI::Split to make things
           simpler and a bit faster.


0.34     2013-08-13 (SHARYANTO)

         - Add parse_url().


0.33     2013-08-06 (SHARYANTO)

         - peri-access: Add --detail.


0.32     2013-07-26 (SHARYANTO)

         - Add command-line Riap client: peri-access.


0.31     2013-03-15 (SHARYANTO)

         - Add attribute 'handler_args' to pass arguments to Riap client's
           constructors. Needed if you want to use, e.g.
           Perinci::Access::HTTP::Client 0.06+ which expects 'user' and
           'password' arguments passed to its constructor if you want to do HTTP
           basic authentication.


0.30     2013-03-15 (SHARYANTO)

         - No functional changes. Upgrade dep version.


0.29     2012-08-16 (SHARYANTO)

         [INCOMPATIBLE CHANGES]

         - Rename logging variable/environment name (singular, convention):
           $Log_Response{s,}, $Log_Request{s,}, LOG_RIAP_REQUEST{S,},
           LOG_RIAP_RESPONSE{S,}.


0.28     2012-08-10 (SHARYANTO)

         - First release, split to make Perinci dist empty (that dist was a
           growing mixed bag and caused headache in dependencies).