develooper Front page | perl.perl5.porters | Postings from April 2003

windows, shortcuts and 'use lib'

Thread Next
From:
Edward Peschko
Date:
April 25, 2003 00:44
Subject:
windows, shortcuts and 'use lib'
Message ID:
20030424200043.A21253@mdssirds.comp.pge.com
hey,

I just noticed that on Windows - at least in the activestate build - perl doesn't handle

use lib 'shortcut.lnk';

This is very unfortunate for us who want to take our unix environments and make them work
seamlessly on NT (and need the capability of symbolic links and are willing to fake them
via shortcuts).

Anyways, would people be interested in a patch to 'use lib'? I'd rather not write another
directive, because of the ubiquitousness of 'use lib' and the fact that other modules
out of my control use it extensively...

Ed

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About