Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^5: Line numbers

by gg48gg (Sexton)
on Mar 17, 2012 at 01:46 UTC ( [id://960108]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    say (caller(0))[0];
    
  2. or download this
    say $package, $filename, $line, $subroutine, $hasargs,$wantarray, $eva
    +ltext, $is_require, $hints, $bitmask, $hinthash,[0];
    
  3. or download this
    say [0];
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-25 17:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found