Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Newsgroups: comp.lang.perl Subject: Re: pack function, uuencode and xxencode Keywords: pack uuencode xxencode Message-ID: <11169@jpl-devvax.JPL.NASA.GOV> Date: 24 Jan 91 23:02:14 GMT References: <1991Jan21.202552.28890@ux1.cso.uiuc.edu> <4725@ruuinf.cs.ruu.nl> Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 9 In article <4725@ruuinf.cs.ruu.nl> piet@cs.ruu.nl (Piet van Oostrum) writes: : It would be more useful if the uuen/decode operation had an encoding vector : as parameter, like e.g. : : $UUVEC = "+-0123456789abcdef..."; Too bad Perl doesn't have a tr command... :-) Larry