I've uploaded Metabase-Fact-0.004. Most prerequisites have been dropped to their last integer version (2.123 -> 2). Core pragmas like overload have been dropped. I hope that works better.
-- David On Sun, Mar 14, 2010 at 5:35 AM, Barbie <[email protected]> wrote: > On Sat, Mar 13, 2010 at 06:00:49PM -0700, [email protected] wrote: >> >> I went digging around and it seems like Perl 5.11.X and Perl 5.10.1 >> can install Metabase::Fact with no problems. Using any older perl will >> NOT work :( > > It will work on 5.10.0, however, some of the dependencies take a lot of > effort to install. In setting up my test platform for the CPAN Testers > websites side of things, I've been infuriated by a couple of people who > aren't able to correctly package distributions. It took me 2 days to > install everything! > > If you come across any distribution using Module::Install, rewrite the > Makefile.PL to use EU::MM correctly and it will install correctly. Also > watch for any external libraries that aren't mentioned, and need to be > installed. Hopefully my fail reports are in the system. > > Cheers, > Barbie. > -- > Birmingham Perl Mongers <http://birmingham.pm.org> > Memoirs Of A Roadie <http://barbie.missbarbell.co.uk> > CPAN Testers Blog <http://blog.cpantesters.org> > YAPC Conference Surveys <http://yapc-surveys.org> > > >
