
checkecd.pl - performs syntax checking of .ecd files

checkecd.pl [OPTION]... [FILE]...
checkecd.pl [OPTION]... < STDIN > STDOUT
It returns meaningful exit codes so you can do things like:
checkecd.pl FILE && echo "kosher";

This checks the syntax of .ecd files for validity.

None, yet.

error messages


Embedix::ECD(3pm)

John BEPPU <beppu@lineo.com>