☺唐鳳☻ > Parse-AFP > adpdump.pl

Download:
Parse-AFP-0.24.tar.gz

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source  

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