Why not adopt me?
This distribution is up for adoption!
        If you're interested then please contact the PAUSE module admins via
        email.
        
      
  NAME
App::Nostray - Detect and eliminate stray commas in Javascript source files
SYNOPSIS
usage: nostray [-v|h|n|R] file|startdir
    -v  be verbose
    -h  print this help
    -m  modify source files
    -R  print all jshint reports
    
AUTHORS
Michael Langner, mila at cpan dot org
THANKS
This script uses an embedded copy of JSHINT (http://www.jshint.com/about/) to do all the javascript parsing and error detection.
COPYRIGHT & LICENSE
Copyright 2014 Michael Langner, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.