Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: File Extension Renaming

by dimar (Curate)
on Jul 05, 2006 at 17:05 UTC ( [id://559386]=note: print w/replies, xml ) Need Help??


in reply to File Extension Renaming

Also note, to prevent possible errors and data loss, you should make sure your renaming operation does not introduce unintended naming collisions.

For example, if your directory already has a file called "foobar.txt", what does your program do when it encounters the file "foobar.log"? Some of the code listed above handles this issue, but it does well to expressly understand this and figure out how you want to handle it.

=oQDlNWYsBHI5JXZ2VGIulGIlJXYgQkUPxEIlhGdgY2bgMXZ5VGIlhGV

Log In?
Username:
Password:

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

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

    No recent polls found