HTML::Prototype::Useful::Js - Additions to the prototype library, embedded in perl.


NAME

HTML::Prototype::Useful::Js - Additions to the prototype library, embedded in perl.

Back to Top


SYNOPSIS

  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.

Back to Top

 HTML::Prototype::Useful::Js - Additions to the prototype library, embedded in perl.