Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

•Re^3: The Lighter Side of Perl Culture (Part I)

by merlyn (Sage)
on Nov 28, 2004 at 23:43 UTC ( [id://410842]=note: print w/replies, xml ) Need Help??


in reply to Re^2: The Lighter Side of Perl Culture (Part I)
in thread The Lighter Side of Perl Culture (Part I): Introduction

My sh2perl came from a codification of a joke that I had used in my llama class from about 1994 onward.

The joke originated because I had "Sadly, there is no sh2perl" on my page that talked about "a2p" and "s2p", but I wanted to say more about that. So I added that there was a FAQ entry about that (in the very old FAQ) saying that "tchrist@perl.com" had been set up as a mail server to translate shell to Perl, and then explained why that was a joke. But I kept embellishing (as I do with the oldest jokes in the courseware) to say that all you really need to do is change:

#!/bin/sh Your Shell Script Here
into
#!/usr/bin/perl system " Your Shell Script Here ":
and your shell script "became" a Perl script.

My sh2perl joke just does that automatically, after having suggested that in class for many years.

There was never a version that mailed it to tchrist@perl.com... that was only a reference to the old FAQ that somehow got mangled together with my current implementation.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://410842]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (6)
As of 2024-09-15 12:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (21 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.