Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Test::Syntax::Aggregate::Checker - runs syntax checks on specified files
DESCRIPTION
This module is used by Test::Syntax::Aggregate, you don't normally want use it directly
SUBROUTINES
run
Reads file names from the standart input. Tries to compile each file in a forked process. Prints "ok" if compilation succeed, or "not ok" otherwise.
AUTHOR
Pavel Shaydo, <zwon at cpan.org>
LICENSE AND COPYRIGHT
Copyright 2011 Pavel Shaydo.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.