NAME

adpdump.pl - Dump IBM AFP data to HTML

SYNOPSIS

# 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