JS::jQuery - The Write Less, Do More JavaScript Library


JS-jQuery documentation Contained in the JS-jQuery distribution.

Index


Code Index:

NAME

Top

JS-jQuery - The Write Less, Do More JavaScript Library

SYNOPSIS

Top

    http://jquery.com

DESCRIPTION

Top

JS-jQuery is simply the latest version of jQuery on CPAN.

See JS for information on how to locate this module after you've installed it.

AUTHOR

Top

Ingy döt Net <ingy@cpan.org> is the packager of JS-jQuery.

John Resig is the author of jQuery.

COPYRIGHT

Top


JS-jQuery documentation Contained in the JS-jQuery distribution.

package JS::jQuery;
use 5.006001;
use strict;
use warnings;

our $VERSION = '1.2.6.001';

1;