acdcheck
Luke McCarthy <
[email protected]>
acdcheck [ --output FORMAT ] FILE [ FILE ... ]
Reads one or more named input FILEs and attempts to parse them as if they were
EMBOSS ACD (AJAX Command Definition) files.
- --output FORMAT
- Upon successful parsing of each ACD file, print a
representation of the parse tree to standard output in the specified
format. FORMAT must be one of either 'XML' or 'Perl' (case-insensitive and
without the quotes.)
Copyright (c) 2004 Luke McCarthy. All rights reserved. This program is free
software. You may copy or redistribute it under the same terms as Perl itself.
Hey!
The above document had some coding errors, which are explained
below:
- Around line 52:
- Unknown directive: =over4
- Around line 54:
- '=item' outside of any '=over'
- Around line 60:
- You forgot a '=back' before '=head1'