ctmValidator.pl - Script that validates a given CTM file.
ctmValidator.pl [-l <language>] [-h] -i <CTM file>
This Perl program validates a given CTM file. Note that the program will exit after it finds all the syntax errors.
Examples:
ctmValidator.pl -i ctmfile
The CTM file that needds to be validated.
Check regarding the laguage (default: english).
Display the help.
No known bugs.
Public Domain
This software was developed at the National Institute of Standards and Technology by employees of the Federal Government in the course of their official duties. Pursuant to Title 17 Section 105 of the United States Code this software is not subject to copyright protection within the United States and is in the public domain. This software is an experimental system. NIST assumes no responsibility whatsoever for its use by any party.
THIS SOFTWARE IS PROVIDED "AS IS." With regard to this software, NIST MAKES NO EXPRESS OR IMPLIED WARRANTY AS TO ANY MATTER WHATSOEVER, INCLUDING MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE.
Hey! The above document had some coding errors, which are explained below:
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'
'=item' outside of any '=over'
You forgot a '=back' before '=head1'