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

NAME

6        puudecode - perl replacement for uudecode
7

SYNOPSIS

9        puudecode inputfile
10

DESCRIPTION

12       Uudecode reads a uuencoded inputfile and writes the decoded string to
13       the file named in the uuencoded string. It changes the permissions to
14       the mode given in the uuencoded string.
15

BUGS

17       This implementation is much slower than most uudecode programs written
18       in C. Its primary intention is to allow quick testing of the underlying
19       Convert::UU module.
20

SEE ALSO

22       puuencode(1), Convert::UU(3)
23

AUTHOR

25       Andreas Koenig <andreas.koenig@anima.de>
26
27
28
29perl v5.32.0                      2020-07-28                      PUUDECODE(1)
Impressum