Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

musical theme

by phroggy (Monk)
on Aug 13, 2005 at 23:09 UTC ( [id://483627]=obfuscated: print w/replies, xml ) Need Help??

#!/usr/bin/perl use strict; use warnings; ($,,$",$_,@_)=reverse qw(164 163 165 112),",\n",split '','\ '; my $music='Art'; my($swing,$rock)=q s/hacker/performer/; # another creator of art... my $blues=~/^.(\w+).*#\s(\w+)/; my $jazz=substr((grep m($music)=>qx($^X$,-v))[$[],$?,scalar @_); my $pop=eval qq("\\@_"); print $pop, $rock, $jazz, $swing; print;

Replies are listed 'Best First'.
Re: musical theme
by Dietz (Curate) on Aug 14, 2005 at 09:07 UTC
    Caution: Hidden hint in spoiler boxes!

    Elegant use of the single quote operator in combination with pattern matching!
    ++

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-04-25 15:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found