Jan Dubois <jand@ActiveState.com> writes: > On Wed, 14 May 2003 11:58:10 -0700, Edward Peschko > <esp5@mdssirds.comp.pge.com> wrote: > > [...] > > > 2) perl <shortcut> would follow the shortcut and run the file behind the shortcut. > > You can easily do this with a module that will modify @ARGV for you: > > perl -MLinks shortcut.lnk > > and then put "-MLinks" into PERL5OPT. > It's not @ARGV, it's $0. And I don't see how a module could do this. Regards, Slaven -- Slaven Rezic - slaven@rezic.de tksm - Perl/Tk program for searching and replacing in multiple files http://ptktools.sourceforge.net/#tksmThread Previous