Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: A simple question that can't be asked

by golux (Chaplain)
on Oct 27, 2017 at 16:35 UTC ( [id://1202166]=note: print w/replies, xml ) Need Help??


in reply to A simple question that can't be asked

Hi Wiggins,

You were close. It's actually:

my $v1 = 'A'; my $v2 = 'B'; say qq{ my answer is "_${v1}_${v2}_" };

(And don't forget the semicolon after 'B')
say  substr+lc crypt(qw $i3 SI$),4,5

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-16 06:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found