Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: -e and unlink

by stephen (Priest)
on Mar 14, 2001 at 03:51 UTC ( [id://64268]=note: print w/replies, xml ) Need Help??


in reply to -e and unlink

If you have access to Perlmonks, you have access to a manual. perlman:perl. All the manpages are here.

Also, you might want to check out Martin Fowler's excellent book on dealing with legacy code, Refactoring. Basically, you can't fix code until you understand it, and some legacy code is not comprehensible as written. Refactoring allows you to gradually improve existing code in small steps, checking along the way to make sure you don't break existing functionality.

stephen

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-25 23:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found