in reply to Re: ARGV Problem
in thread ARGV Problem
I use pl2bat (included in Win32-perl's 'bin' directory) and so don't have to worry about this. But it is more because you shouldn't have to know what language tool X is written in just to use X. So I never run perl scripts via "script.pl ..." nor via "perl script...".
I've rewritten tools between Perl, *.cmd, C++, etc. and don't need to retrain my fingers much less have to find and update other tools that happen to use the rewritten tool.
- tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: ARGV Problem
by pKai (Priest) on Jan 07, 2006 at 08:56 UTC |