Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: FIFO logfile done with flat file?

by u914 (Pilgrim)
on Jul 28, 2002 at 22:52 UTC ( [id://185856]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    tie @log, 'Tie::File', $logfile or displayError("could not open logfil
    +e");
    ...
    
  2. or download this
    sub delete_threads_from_file
    {
    ...
            close(FILE);
        }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-19 08:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found