Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: what would you like to see in perl5.12?

by blazar (Canon)
on Aug 21, 2007 at 09:29 UTC ( [id://634033]=note: print w/replies, xml ) Need Help??


in reply to Re: what would you like to see in perl5.12?
in thread what would you like to see in perl5.12?

Perhaps using "some stuff %{hash} more stuff"; producing the same effect as print 'some stuff ' . %hash . ' more stuff';

Are you sure? Do you know what the value of a hash currently is in scalar context?

campari:~ [11:27:54]$ perl -MData::Dumper -le 'print "<" . %INC . ">"' <5/16>

Replies are listed 'Best First'.
Re^3: what would you like to see in perl5.12?
by BrowserUk (Patriarch) on Aug 21, 2007 at 13:11 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (7)
As of 2024-03-28 08:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found