all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Small Perl job for Tramp: base64 encoding/decoding
@ 2002-07-27 16:45 Kai Großjohann
  2002-07-27 16:59 ` Steve Kemp
  0 siblings, 1 reply; 6+ messages in thread
From: Kai Großjohann @ 2002-07-27 16:45 UTC (permalink / raw)


Tramp looks whether Perl is present on the remote host.  If so, it
might use that Perl for base64 encoding/decoding.  There is also some
Perl code in tramp.el which is supposed to implement the operations,
but the Perl code is said to be buggy.

Is anyone volunteering to write new Perl code to do the job?

I need two commands which read from stdin and write to stdout.  One
command encodes, the other decodes.

(There is a Perl module which I could just use, but I think that this
module is not installed by default.  So it might not work for all
Perl installations.)

(If you happen to have a solution based on sed or something, then
that'd be great, too.  The goal is that the command should work on as
many Unix systems as possible.)

Thanks,
kai
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-07-29  8:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-27 16:45 Small Perl job for Tramp: base64 encoding/decoding Kai Großjohann
2002-07-27 16:59 ` Steve Kemp
2002-07-27 20:38   ` Kai Großjohann
2002-07-27 20:43     ` Steve Kemp
2002-07-28 10:16       ` Kai Großjohann
2002-07-29  8:54         ` Kim F. Storm

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.