Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: Named Subroutine Parameters: Compile-time errors vs. Run-time warnings

by shmem (Chancellor)
on May 29, 2009 at 18:31 UTC ( [id://766912]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    my %hash = (
    ...
    
    frobnitz( { foo => 1, bar => scalar bar($quux) } ); # not ok
    
  2. or download this
    use Devel::Peek;
    
    ...
          REFCNT = 1
          FLAGS = (IOK,pIOK)
          IV = 1
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-04-19 14:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found