in reply to Road to a readable path

I had another look at this after all the replies here, and found that perl provides a way to do this without actually using any Perl!
echo %PATH% | perl -073 -p -l012 -e ""
Conclusion: When using perl, using Perl is optional...

--
use JAPH;
print JAPH::asString();