-
-
02 Nov 2011 16:21:58 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers
- Kwalitee
Bus factor: 0- 87.50% Coverage
- License: bsd
- Activity
24 month- Tools
- Download (67.12KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Steve Webster <cpan (at) statichtml.com>
- Dependencies
- File::Basename
- Getopt::Long
- JSON
- JavaScript
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.07
- Worked around an apparent bug in the JavaScript module when compiled with libjs >= 1.7.0.
- Updated to latest version of JSLint (2011-10-23). This switches most options from being restrictive to being permissive (and consequently the default bahaviour is restrictive rather than permissive). Also adds a whole bunch of new options and changes the output significantly.
Documentation
Check a file for JavaScript errorsModules
Check JavaScript code for problemsModule Install Instructions
To install JavaScript::JSLint, copy and paste the appropriate command in to your terminal.
cpanm JavaScript::JSLint
perl -MCPAN -e shell install JavaScript::JSLint
For more information on module installation, please visit the detailed CPAN module installation guide.