# from Jason Stelzer
# on Tuesday 12 September 2006 01:26 pm:
>> 2.This code when used as stand alone script with hashbang(#!) line
>> works fine.But when I add 'pachage chkthr; and 1; to make it a
>> module gives error 'cannot locate object method new via package
>> thready.(perhaps you forgot to load thready)'.
IIRC, Inline::CPP will make that be chkthrd::thready->new
--Eric
--
"Everything goes wrong all at once."
--Quantized Revision of Murphy's Law
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------