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

Download:
Parse-AFP-0.21.tar.gz

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source   Latest Release: Parse-AFP-0.24

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