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

Re: Re: (Revelation) Re: A Bit Of Help

by belg4mit (Prior)
on Jun 13, 2002 at 03:53 UTC ( [id://174098]=note: print w/replies, xml ) Need Help??


in reply to Re: (Revelation) Re: A Bit Of Help
in thread perl puzzle - cartoon couple registry (beginner, semi-golf)

Damn keys
print"$_ is married to $a{$_}$*"for sort keys%{*a=*couples}
is the same whereas
print"$_ is married to $a{$_}$*"for sort keys*a=*couples
is no go and
print"$_ is married to $a{$_}$*"for sort keys%a=%couples
is just not right...

--
perl -pew "s/\b;([mnst])/'$1/g"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-03-29 02:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found