Hi Rob and Inline users, I have now logged this problem on rt.cpan.org as ticket #42740.
In your last reply you mentioned that changes were only needed in BC.pm for "make test" to subsequently run successfully. Yes, this is indeed the case and I have now created the patch file to resolve the issue. I've attached the patch file to this message. To install it, copy the file into the Inline::BC source directory and run the command: patch < 0.06-BC.pm.diff Then, run the usual "perl Makefile.PL" and "make" commands. Running "make test" should now run fine with all tests passing. I have since found another issue where BC's standard math library cannot be loaded from Inline::BC. However, I will start a new discussion thread on this particular problem. Cheers, Ron. [ron...@yahoo.com.au, ron.grunw...@ecu.edu.au] ----- Original Message ---- > From: Sisyphus <sisyph...@optusnet.com.au> > To: Ron Grunwald <ron...@yahoo.com.au>; Inline Perl Discussion > <inline@perl.org> > Sent: Saturday, 10 January, 2009 5:03:34 AM > Subject: Re: Inline::BC all tests failed > > > ----- Original Message ----- From: "Ron Grunwald" > To: "Sisyphus" ; "Inline Perl Discussion" > > Sent: Friday, January 09, 2009 3:45 PM > Subject: Re: Inline::BC all tests failed > > [snip] > > > I would also like to find the solution to the "make test" problem as tests > should really be run first before installation. > > Yes - it shouldn't be necessary to have the module installed for the tests to > succeed. > I've just tried building Inline-BC-0.06 and initially got the same test > errors > as you. For me, however, if I attend to the problem with > $RE_balanced_brackets > and $RE_balanced_parens, then the module builds and tests fine - ie I don't > have > to install the module first, for the tests to succeed. (I'm using > Inline-0.45.) > > Cheers, > Rob Stay connected to the people that matter most with a smarter inbox. Take a look http://au.docs.yahoo.com/mail/smarterinbox
0.06-BC.pm.diff
Description: Binary data