Skip Menu |

This queue is for tickets about the Catalyst CPAN distribution.

Report information
The Basics
Id: 61212
Status: new
Priority: 0/
Queue: Catalyst

People
Owner: Nobody in particular
Requestors: bottomsc [...] missouri.edu
Cc:
AdminCc:

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



Subject: Need "use Class::MOP;" so that Class::MOP::is_class_loaded is not undefined.
Needs a simple "use Class::MOP;" statement near the top of the file. Thus, no error message will be generated when it tries to call Class::MOP::is_class_loaded. By the way, this has been broken since 5.8000_03.
From: bottomsc [...] missouri.edu
Never mind. Already fixed: ------------------------------------------------------------------------ -------- From: Tomas Doran via RT [bug-Catalyst-Runtime@rt.cpan.org] Sent: Thursday, September 09, 2010 1:01 PM To: Bottoms, Christopher A Subject: [rt.cpan.org #61185] Tests try to use undefined subroutine in Class::MOP <URL: https://rt.cpan.org/Ticket/Display.html?id=61185 > Thanks for the bug report. I have fixed this in subversion: http://dev.catalystframework.org/svnweb/Catalyst/revision?rev=13584