Download: Parse-AFP-0.21.tar.gz
Annotate this POD
adpdump.pl - Dump IBM AFP data to HTML
# Defaults to "cp500, ibm-835" encoding % afpdump.pl input.afp > output.html # For Big5-encoded AFPs % afpdump -e cp437,ibm-947 big5.afp > output.html