Garrett Goebel wrote:
> 
> I get the path-in-name problem when I use file association to execute the
> Inline script as opposed to explicitly calling perl with the script's names
> as an argument.
> 
> The build directory was:
> C:/pub/Wrk/Perl/Script/lib/Win32/API/_Inline/build/main_C_C__pub_Wrk_Perl_Sc
> ript_lib_Win32_API_test_pl_677fa77304b7bc068ea4b6b8386c070d/
> 
> good: c:\>perl test.pl
> bad:  c:\>test.pl
> 
> My environment is WinNT 4.0 sp6a, ActiveState 5.6.0 (620), Inline v0.31.

Thanks Garrett. I'll put out a bug fix release this weekend.


BTW, If anyone wants to see any bugs or minor changes happen in the next
release, speak up now. Even if you just want to remind me of something
you reported earlier.

Cheers, Brian

-- 
perl -le 'use Inline C=>q{SV*JAxH(char*x){return newSVpvf
("Just Another %s Hacker",x);}};print JAxH+Perl'

Reply via email to