[sf-perl] Windows Perl question

Quinn Weaver quinn at fairpath.com
Mon Jan 22 11:12:58 PST 2007


On Mon, Jan 22, 2007 at 10:49:26AM -0800, nheller at silcon.com wrote:
> 
> Here's a short example script.  My system can't find the executable.  I'm
> sure there must be an easy solution - but what?
> 
> #!Perl  -w
> 
> use warnings;
> use strict;
> 
> my $commLine = qw "\"\\Program
> Files\\Rational\\ClearCase\\bin\\clearexplorer.exe\"";

Could it be the lack of a drive letter that's messing you up?

-- 
Quinn Weaver, independent contractor  |  President, San Francisco Perl Mongers
http://fairpath.com/quinn/resume/     |  http://sf.pm.org/


More information about the SanFrancisco-pm mailing list