HTML::Prototype::Controls - script.aculo.us controls library, embedded in perl


HTML-Prototype documentation  | view source Contained in the HTML-Prototype distribution.

Index


NAME

Top

HTML::Prototype::Controls - script.aculo.us controls library, embedded in perl

SYNOPSIS

Top

    our $controls = do { package HTML::Prototype::Controls; local $/; <DATA> };

DESCRIPTION

Top

This is the script.aculo.us controls library embedded in a perl __DATA__ section, for easy inclusion in HTML::Prototype.

SEE ALSO

Top

HTML::Prototype, Catalyst::Plugin::Prototype http://prototype.conio.net/

AUTHOR

Top

Sebastian Riedel, sri@oook.de

controls.js by Thomas Fuchs

LICENSE

Top

This library is free software. You can redistribute it and/or modify it under the same terms as perl itself.


HTML-Prototype documentation  | view source Contained in the HTML-Prototype distribution.