| HTML::Prototype::Useful::Js - Additions to the prototype library, embedded in perl. |
HTML::Prototype::Useful::Js - Additions to the prototype library, embedded in perl.
our $prototype_useful = do { package HTML::Prototype::Useful::Js; local $/; <DATA> }; =head1 DESCRIPTION
This is some additions to the Prototype library, embedded in a perl __DATA__ section, for easy inclusion in the HTML::Prototype manpage.
| HTML::Prototype::Useful::Js - Additions to the prototype library, embedded in perl. |