NAME

asciipos2isopod - converts pod Escapes to iso8859 characters.


SYNOPSIS

    asciipos2isopod [<lt>Infile.pod<gt> <lt>Outfile.iso<gt>]


DESCRIPTION

asciipos2isopod accepts an ascii pod file and converts all Pod escapes (<xxx<gt> where xxx is the name of an accented character) to the ISO-8859-1 equivalent of this character. Reads from either stdin and writes to stdout or from and to the given files.


SEE ALSO

    isopod2asciipos - converts ISO-8859-1 pods to ascii character set


AUTHOR

Simon Washbrook <SimonWashbrook@compuserve.com>


TODO