Changes for version 1.12 - 2012-06-07
- Fixed a bug in handling uploaded files: CGI.pm below 3.41 did not have "handle" method in its "lightweight file handle" objects, which CGI::ExtDirect relied on. Somehow this bug only manifested itself in Perl 5.10.0.
- Fixed Makefile.PL to produce BUILD_REQUIRES only for ExtUtils::MakeMaker that support it (>=6.55).
- Bumped RPC::Dependency to freshly released 1.30.
Modules
Ext.Direct remoting interface for CGI applications
Examples
- examples/config/mime.types
- examples/htdocs/cgi-bin/.placeholder
- examples/htdocs/direct-form.html
- examples/htdocs/direct-form.js
- examples/htdocs/direct-grid.html
- examples/htdocs/direct-grid.js
- examples/htdocs/direct-tree.html
- examples/htdocs/direct-tree.js
- examples/htdocs/direct.html
- examples/htdocs/direct.js
- examples/htdocs/example.css
- examples/htdocs/examples.js
- examples/htdocs/index.html
- examples/htdocs/named-arguments.html
- examples/htdocs/named-arguments.js