| JS-jQuery documentation | Contained in the JS-jQuery distribution. |
JS-jQuery - The Write Less, Do More JavaScript Library
http://jquery.com
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.
Ingy döt Net <ingy@cpan.org> is the packager of JS-jQuery.
John Resig is the author of jQuery.
Copyright (c) 2008. Ingy döt Net.
This program is free software; you can redistribute it and/or modify it under the same terms as jQuery itself.
| 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;