NAME

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

SYNOPSIS

our $prototype_useful = do { package HTML::Prototype::Useful::Js; local $/; <DATA> };

DESCRIPTION

This is some additions to the Prototype library, embedded in a perl __DATA__ section, for easy inclusion in HTML::Prototype.