Javascript::PurePerl - Javascript Parser
use Javascript::PurePerl; my $tree = Javascript::PurePerl->new->parse($js);
Simplicistic top-down parser for Javascript
None by default.
Max Maischein <corion@cpan.org>
Copyright (C) 2003,2004 by Max Maischein
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.