Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

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

by belg4mit (Prior)
on Jun 13, 2002 at 03:53 UTC ( #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? | Other CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2023-03-24 03:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (60 votes). Check out past polls.

    Notices?