Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Javascript to Perl = fail

by Not_a_Number (Prior)
on May 05, 2012 at 09:22 UTC ( [id://969029]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    D:\progs\javascript>j test.js
    fodpefe!ufyu0
    
  2. or download this
    my $str = 'encoded text';
    say join '', ( map { chr ord( $_ ) + 1 } split //, $str ), 0;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-20 02:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found