Do all OS's hide the real path syntax and use a / or \ for the contents of $0? If so, what would it do with the directory :arrivals:11/01:foo.pl on a Macintosh?
I want to always use a core module to manipulate file names, so I don't have to worry about such things.
Comment on Re: Re: Breaking a script into smaller files