Manish Uskaikar wrote:
> 
> Can anyone tell me if i can use threads in perl; If yes then what all library files 
>i have to include. Also tell me how i include a system library file like "math.h" or 
>"unistd.h" in perl. How can one include "C" libraries in perl program i.e.. *.pl
> 
> Regards
> 
> Manish U.


You'll need some reading, check out

http://search.cpan.org/search?mode=module&query=thread

and
http://learn.perl.org/


also, please cut the lines at 72-78!

/Jon

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to