
Test::Syntax::Aggregate::Checker - runs syntax checks on specified files

This module is used by Test::Syntax::Aggregate, you don't normally want use it directly

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.

Pavel Shaydo,
<zwon at cpan.org>

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.