Scroll to navigation

ACDCHECK(1p) User Contributed Perl Documentation ACDCHECK(1p)

NAME

acdcheck

AUTHOR

Luke McCarthy <lukem@gene.pbi.nrc.ca>

SYNOPSIS

acdcheck [ --output FORMAT ] FILE [ FILE ... ]

DESCRIPTION

Reads one or more named input FILEs and attempts to parse them as if they were EMBOSS ACD (AJAX Command Definition) files.

OPTIONS

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

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.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Unknown directive: =over4
'=item' outside of any '=over'
You forgot a '=back' before '=head1'
2020-11-25 perl v5.32.0