Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: error using FileHandle Module

by apl (Monsignor)
on Dec 16, 2010 at 11:17 UTC ( [id://877476]=note: print w/replies, xml ) Need Help??


in reply to Re: error using FileHandle Module
in thread error using FileHandle Module

Minor nit:

my $fh = FileHandle->new(">> $LOG") or die "$! opening '$LOG'";

Replies are listed 'Best First'.
Re^3: error using FileHandle Module
by doubledecker (Scribe) on Dec 17, 2010 at 12:31 UTC

    I tried my own code on different directory say '/tmp'. Problem is with I don't have proper permissions to create the LOG from the Perl script.

    Thanks for all the efforts

Log In?
Username:
Password:

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

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

    No recent polls found