http://www.perlmonks.org?node_id=531260


in reply to (Ab)using or

cool!

The code indent: 10
The ascii animation: 10
The ascii art: 7

What is that thing? ... seems to be a submarine, or a 2ºWorld War grenade

Anyway, i like it ^_^> ...
I've tried to do an animated stuff once, but without any ascii art (Another Monk, Another JAPH) ... and of course, not so spectacular ... I'll add your bomb-node to my favourites links ;)

perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'

Replies are listed 'Best First'.
Re^2: (Ab)using or
by chargrill (Parson) on Feb 19, 2006 at 17:29 UTC

    I guess the fact that "oar" rhymes with "or" plus my hint wasn't enough. It's supposed to be an oar, the kind which is used to row a boat. I was hoping my mangling of 'Perl" (Poarl) would help people see that's what it's supposed to be. I suppose I should've <b></b>'d 'oar', maybe that would've helped further?



    --chargrill
    $/ = q#(\w)# ; sub sig { print scalar reverse join ' ', @_ } + sig map { s$\$/\$/$\$2\$1$g && $_ } split( ' ', ",erckha rlPe erthnoa stJu +" );

      Argh!, i'm a little bit slow today... I supposed your 'oars' were like a 'roars' screamming a big big 'orrr' ...

      Umm, an oar ... i can't see the oar :-D ...

      I suppose we can call it Art ;-)

      Anyway, its not your fault, it's mine ... the image of an oar is linked into my mind to the spanish word 'remo' ... sorry.

      Regards
      turo

      PS: good obfuscation work ;)

      perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'