Re: Moose with AS1002/5.10.0
[email protected] ("Chris Prather")
| Newsgroups | perl.moose |
|---|---|
| Message-ID | <[email protected]> |
Forgot to send this to the whole list: > > The Activestate package build status page lists the last build test of > Moose as version 0.38, and that it failed to build. > > http://ppm.activestate.com/BuildStatus/5.10-M.html > > The ActiveState FAQ describes how to compile source for modules > downloaded from CPAN on ActiveState, but I've not verified they work > (Disclaimer: I'm the maintainer of Camelbox). The instructions are > here: > > > http://aspn.activestate.com/ASPN/docs/ActivePerl/5.10/faq/Windows/ActivePerl-Winfaq9.html > Chasing back the AS failures it's because Test::Simple and Test::Exception failed, anybody know why those two failed? http://ppm.activestate.com/BuildStatus/5.10-windows/windows-5.10/Class-MOP-0.53.txt [update] And looking deeper it looks like Test::Exception is caused by Test::Simple failing too ... but the Test::Simple link doesn't work on the AS website. -Chris