in reply to Re: Road to a readable path
in thread Road to a readable path

On Windows, you don't even need Perl to get a readable path
Yeah, but you have to do it in a sucky way :p FYI: when you install perl, you also get the "pl2bat" program (it's actually there to support module installation process I believe) to turn your perl programs into *.bat, so that you don't have to write that dumb basic-ish thing to have general purpose commands on you system.