in reply to Re: Why Makefile.PL uses uppercase extension?
in thread Why Makefile.PL uses uppercase extension?
It's interesting that GitHub recently had to release a security patch for Windows and MacOSX, because the case-insensitive file systems on those OS's would allow a user's own 'git.config' to be overwritten when downloading a code distro from a malicious source (potentially allowing a remote user to run arbitrary commands on the victim's machine).