Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

RE: Re(3): My obfuscation debut (part II ;)

by Maqs (Deacon)
on Jun 02, 2000 at 16:59 UTC ( [id://16005]=note: print w/replies, xml ) Need Help??


in reply to Re(3): My obfuscation debut (part II ;)
in thread My obfuscation debut (part II ;)

Hm. the question is why the results differ? Strange, but i have the proper result on my machine and afaik some other people too.
/Maqs.
  • Comment on RE: Re(3): My obfuscation debut (part II ;)

Replies are listed 'Best First'.
RE: RE: Re(3): My obfuscation debut (part II ;)
by jjhorner (Hermit) on Jun 02, 2000 at 17:05 UTC

    Here is what I got when I ran this:

    [09:05:55 jhorner@gateway scripts]$ more 20000601-1.pl #!/usr/bin/perl $_="0123456789";$_=$^X.' '.lc((split/\s/,(scalar (localtime(substr$_,3,6))))[0]).pack("C*",(eval( length$_).substr($_,7,1)),(join'',(split"",$_)[1 ,1,5]));print"\u$_\n"; [09:06:05 jhorner@gateway scripts]$ ./20000601-1.pl Perl sunks

    J. J. Horner
    Linux, Perl, Apache, Stronghold, Unix
    jhorner@knoxlug.org http://www.knoxlug.org/
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (8)
As of 2024-04-25 15:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found