1DEBINHEX(1)           User Contributed Perl Documentation          DEBINHEX(1)
2
3
4

NAME

6       debinhex.pl - use Convert::BinHex to decode BinHex files
7

USAGE

9       Usage:
10
11           debinhex.pl [options] file ... file
12
13       Where the options are:
14
15           -o dir    Output in given directory (default outputs in file's directory)
16           -v        Verbose output (normally just one line per file is shown)
17

DESCRIPTION

19       Each file is expected to be a BinHex file.  By default, the output file
20       is given the name that the BinHex file dictates, regardless of the name
21       of the BinHex file.
22

WARNINGS

24       Largely untested.
25

AUTHORS

27       Paul J. Schinder (NASA/GSFC) mostly, though Eryq can't seem to keep his
28       grubby paws off anything...
29
30       Sören M. Andersen (somian), made it actually work under Perl 5.8.7 on
31       MSWin32.
32
33
34
35perl v5.34.0                      2022-01-21                       DEBINHEX(1)
Impressum