Re: ByteLodaer Module for perl 5.10

2008-06-11 Thread sisyphus
On Jun 10, 7:46 pm, [EMAIL PROTECTED] (Sivasakthi) wrote: . . > I need rpm or source of ByteLoder module You'll find both ByteLoader.pm and ByteLoader.xs in the ext/ByteLoader directory in the perl 5.8.8 source distribution. Just copy those 2 files to some build location, create a Makefile.PL, and

ByteLodaer Module for perl 5.10

2008-06-10 Thread sivasakthi
Hi All, I have installed perl 5.10 in to my Linux(FC9) box. I can't able to detect ByteLoader Module Searching from google i have got the info of ByteLoader is not in build in perl 5.10.. I need rpm or source of ByteLoder module.. Also searched in CPAN ..no use.. could you help me? Thanks, S