[sf-perl] A beginners' Question

nheller at silcon.com nheller at silcon.com
Mon May 7 13:48:51 PDT 2007


I'm trying to write a Perl script in Winderz.  At one point in my script,
I want to launch another Perl script.

system "Perl secondScript.pl";

The problem I'm having is that secondScript.pl is a link to the real
secondScript.pl (which is at a location with a very long URN) and Perl
balks at executing the link.

Does anybody have an idea about how I can get around this?




More information about the SanFrancisco-pm mailing list