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

NAME

6        puuencode - perl replacement for uuencode
7

SYNOPSIS

9        puuencode inputfile as_outputfile
10

DESCRIPTION

12       Puuencode reads the inputfile and writes a printable version of it to
13       STDOUT in uuencoded style. Nothing fancy, just a simple uuencode
14       replacement.
15

BUGS

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

SEE ALSO

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

AUTHOR

25       Andreas Koenig <andreas.koenig@mind.de>
26
27
28
29perl v5.30.0                      2019-07-26                      PUUENCODE(1)
Impressum