Revision history for Perl extension App::aki 0.12 Fri Jul 31 09:34:21 JST 2015 - mock HTTP::Request to stop real request 0.11 Wed Jul 29 21:40:58 JST 2015 - support Data:Printer 0.36 0.10 Mon Jul 15 00:29:40 JST 2013 - '--rc' option has been treated by Config::CmdRC 0.09 Sun Jul 14 10:17:29 JST 2013 - POD enhancement - tiny fixes 0.08 Sat Jul 13 23:33:26 JST 2013 - NEW OPTION: '--referer' for request header 0.07 Sat Jul 13 22:47:19 JST 2013 - rcfile has been supported by Config::CmdRC - NEW OPTIONS: - '--cookie' for request with cookie - '--cookie-jar' for saving response cookie - '--user' for BASIC authentication - '--header' for adding a custom http request header 0.06 Sun Jun 9 00:35:57 JST 2013 - fixed warnings in perl 5.12 or later 0.05 Sun Jun 9 00:16:39 JST 2013 - added new options(print_escapes, stderr, indent) 0.04 Sat Jun 1 23:30:09 JST 2013 - new feature: --rc option, seeL - new feature: be able to send request with cookie, --cookie=cookie/file/apth - changed a way how to detect json. - tiny fixes(wrong POD etc..) 0.03 Sat Jun 1 18:58:00 JST 2013 - added encoding option: in-enc/out-enc - supported unicode content correctly - call env_proxy before request - tiny pod enhancement - refactor 0.02 Sat Jun 1 14:57:41 JST 2013 - specify aki command in Build.PL 0.01 Sat Jun 1 01:03:58 JST 2013 - original version