
jgm27
New User
Apr 12, 2013, 12:45 PM
Post #3 of 3
(23173 views)
|
Re: [BillKSmith] Forward slash appended to Path before filename
[In reply to]
|
Can't Post
|
|
Hi Bill, Many thanks for your response and help. I have these results: c:\Perl\bin>P:\Downloads\Code\Perl\case_A.pl Hello, world c:\Perl\bin>P:\Downloads\Code\Perl\case_B.pl c:\Perl\bin>P:\Downloads\Code\Perl\case_C.pl C:/Documents/toolsC:/perl_libsC:/Perl/site/lib. Path=C:\Program Files (x86)\ImageMagick-6.8.2-Q16;C:\Program Files (x86)\ImageMagick-6.6.3-Q16;C:\Perl\site\bin;C:\Perl\bin;C:\PHP5;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\Syst em32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\WinSCP\;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files\TortoiseSVN\bin;c:\Program Files\Microsoft SQL Server\110\Tools\Binn\;c:\Program Files (x86)\Microsoft SQL Ser ver\110\Tools\Binn\;c:\Program Files\Microsoft SQL Server\110\DTS\Binn\;c:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;c:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\MySQL\MySQL Server 5.1\bin ;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;c:\tools\;Z:\homeco_local\trunk\perl_libs;C:\Perl\Dwimperl\perl\bin;C:\Perl\Dwimperl\perl\site\bin;C:\Perl\Dwimperl\c\bin;C:\Program Files (x86)\GnuWin32\bin; PERL5LIB=C:/Documents/tools;C:/perl_libs;C:/Perl/site/lib I have been playing around myself and in my original PERL5LIB I used \ rather than / and now I have changed this at least I am not getting the \/ issue but rather a boat load of others. Before I belabour you or any one else I will pursue a solution myself and return to this list if/when I fail. Many thanks, John
|