xslate / p5-Mouse

Lightweight class builder for Perl, as a subset of Moose
https://metacpan.org/release/Mouse
Other
46 stars 32 forks source link

skip test if MouseX::Foreign is not available #1

Closed bmartin closed 12 years ago

bmartin commented 12 years ago

This test was failing if 'MouseX::Foreign' was not installed.

gfx commented 12 years ago

Fixed in 1.01. Thanks.