Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Track open file handles

by shmem (Chancellor)
on Apr 06, 2017 at 12:51 UTC ( [id://1187272]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package blorf;
    open my $h,">","blorfldyick";
    ...
    __END__
    GLOB(0xbf4e78)
    *blorf::$h
    
  2. or download this
    $VAR1 = {
      'GLOB(0x151ce78)' => {
    ...
        'opentime' => '1491480967.655713'
      }
    };
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-04-19 08:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found