NAME

isopod2asciipos - converts iso8859 characters to pod Escapes.


SYNOPSIS

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


DESCRIPTION

isopod2asciipos accepts a pod file containing ISO-8859-1 characters and converts them to POD escape sequences (<xxx<gt> where xxx is the name of an accented character). Reads from either stdin and writes to stdout or from and to the given files.


SEE ALSO

    Pod::IsoPod.pm - The converter module
    asciipos2isopod - converts ascii pods to ISO-8859-1 character set


AUTHOR

Simon Washbrook <SimonWashbrook@compuserve.com>


TODO