Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: Unix rename behaviour

by Anonymous Monk
on May 03, 2006 at 09:46 UTC ( [id://547097]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ cat foo.pl 
    #!/usr/bin/perl -w
    ...
    
    print <IN>;
    close IN;
    
  2. or download this
    $ ./foo.pl 
    readline() on closed filehandle IN at ./foo.pl line 15.
    

Log In?
Username:
Password:

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

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

    No recent polls found