Deprecated.
NAME
JavaScript::ExtJS::V3 - DEPRECATED - Perl distribution for ExtJS 3.x sources
VERSION
ExtJS v3.4.11 (GPL)
SYNOPSIS
use JavaScript::ExtJS::V3 '3.4.11';
my $dir = JavaScript::ExtJS::V3->dir;
print "ExtJS sources are installed in: $dir\n";
DESCRIPTION
DEPRECATED - use Alien::Web::ExtJS::V3 instead
This module contains ExtJS 3.x sources packaged for distribution on CPAN. Upon installation, the source directory is installed into the system share dir (see File::ShareDir) and made available via class method dir
. This is useful for web apps that depend on ExtJS.
METHODS
dir
Returns the ExtJS source directory as a Path::Class::Dir object.
SEE ALSO
AUTHOR
Henry Van Styn <vanstyn@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by IntelliTree Solutions llc.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Ext JS is Copyright (c) 2006-2013, Sencha Inc. All rights reserved. See http://www.sencha.com/license