NAME
chkbcfg.pl - Check the buildconfigfile specified on the commandline
SYNOPSIS
$ ./ chkbcfg.pl <buildcfg>
DESCRIPTION
chkbcfg.pl simply reads and parses the specified build configurations file and shows which configurations are actually smoked and which are skipped.
SEE ALSO
Test::Smoke::BuildCFG, Test::Smoke::Util
AUTHOR
Abe Timmerman <abeltje@cpan.org>
COPYRIGHT + LICENSE
Copyright MMV Abe Timmerman, all rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.