Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Mouse CPAN distribution.

Report information
The Basics
Id: 79172
Status: new
Priority: 0/
Queue: Mouse

People
Owner: Nobody in particular
Requestors: amiribarksdale [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.00
Fixed in: (no value)



I am using perl 5.10.1 on linux. Mouse does not pass the test t/900_mouse_bugs/014_autoload.t because MouseX::Foreign is not installed. It is also not in the Makefile.PL if it should be a hard dep. t/900_mouse_bugs/014_autoload.t ................................ Can't locate MouseX/Foreign.pm in @INC (@INC contains: /home/amiri/src/Mouse- 1.00/inc /home/amiri/src/Mouse-1.00/blib/lib /home/amiri/src/Mouse- 1.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/900_mouse_bugs/014_autoload.t line 51. BEGIN failed--compilation aborted at t/900_mouse_bugs/014_autoload.t line 51. t/900_mouse_bugs/014_autoload.t ................................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/900_mouse_bugs/RT75093.t ..................................... ok t/990_deprecated/001-export_to_level.t ......................... ok