Thanks Chris

I got that fixed-
yet Now I need to figure out how to link 

a  .dll in the pp cause every thing works fine except
a warning I get saying    the application can't find 


libgcc_s_dw2-1.dll 


which is a .DLL for the Windows Operating system 

I wonder is there a way to link it in the pp PAR::Packer ???

Thanks & Cheers 


-Mark 



________________________________
 From: Chris Marshall <[email protected]>
To: Sisyphus <[email protected]> 
Cc: MARK BAKER <[email protected]>; [email protected] 
Sent: Saturday, October 6, 2012 10:45 AM
Subject: Re: [Perldl] how come Filter::Util::Call
 
I think the  root of the problem
is the path separator.  My guess
is something is lookong for
"Filter\Util\Call.pm" rather than
"Filter/Util/Call.pm".
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to