Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Legacy Data Files on a Case-sensitive File-system

by tokpela (Chaplain)
on Jan 21, 2010 at 11:14 UTC ( [id://818689]=note: print w/replies, xml ) Need Help??


in reply to Legacy Data Files on a Case-sensitive File-system

Maybe a module like Win32::StrictFileNames might help? I have not used this module and just heard about it. Supposedly, it enables case-sensitive checking on Windows systems.

In looking at the documentation, this module seems to be a proof of concept. The main example given is check for a used module name. But on this page http://www.bribes.org/perl/wstrictfilenames.html there is a hint at other file checking uses.

At the least, you could check under the hood and see what is being done which might help you solve your problem.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-03-28 23:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found