CGI-Application-Plugin-AJAXUpload
view release on metacpan or search on metacpan
CONFIGURATION AND ENVIRONMENT
CGI::Application::Plugin::AJAXUpload requires no configuration files or
environment variables. However the client side code, the URL to run mode
dispatching and the general web server setup is not supplied.
DEPENDENCIES
This is using the "to_json" method from CGI::Application::Plugin::JSON.
As such that module needs to be exported before this module. Or of
course you could just define your own.
BUGS AND LIMITATIONS
Please report any bugs or feature requests to
"bug-cgi-application-plugin-ajaxupload@rt.cpan.org", or through the web
interface at <http://rt.cpan.org>.
One really odd thing is that the content header of the AJAX reply cannot
be 'application/json' as one would expect. This module sets it to
'text/javascript' which works. There is a very short discussion on the
<YUI forum>.
AUTHOR
lib/CGI/Application/Plugin/AJAXUpload.pm view on Meta::CPAN
CGI::Application::Plugin::AJAXUpload requires no configuration files or
environment variables. However the client side code, the URL to run mode
dispatching and the general web server setup is not supplied.
=head1 DEPENDENCIES
This is using the C<to_json> method from L<CGI::Application::Plugin::JSON>.
As such that module needs to be exported before this module. Or of course you
could just define your own.
=head1 BUGS AND LIMITATIONS
Please report any bugs or feature requests to
C<bug-cgi-application-plugin-ajaxupload@rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org>.
One really odd thing is that the content header of the AJAX reply cannot
be 'application/json' as one would expect. This module sets it to
'text/javascript' which works. There is a very short discussion on the
L<YUI forum|http://yuilibrary.com/forum/viewtopic.php?f=89&t=4743&p=16459&hilit=POST+connection#p16459>.
lib/Data/FormValidator/Filters/ImgData.pm view on Meta::CPAN
=head1 ACKNOWLEDGEMENTS
The core of the code is copied from L<Image::Resize>. However the constructor
for that module does not take raw data.
=head1 DEPENDENCIES
This module uses the L<GD> module.
=head1 BUGS AND LIMITATIONS
Please report any bugs or feature requests to
C<bug-cgi-application-plugin-ajaxupload@rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org>.
=head1 AUTHOR
Nicholas Bamber C<< <nicholas@periapt.co.uk> >>
=head1 LICENCE AND COPYRIGHT
( run in 0.470 second using v1.01-cache-2.11-cpan-4d50c553e7e )