Skip Menu |

This queue is for tickets about the Dancer-Plugin-Auth-RBAC CPAN distribution.

Report information
The Basics
Id: 63971
Status: resolved
Priority: 0/
Queue: Dancer-Plugin-Auth-RBAC

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Undeclared dependency on Test::Exception
As per subject. Test::Exception is used in three tests, declared as dependency nowhere: ~/.cpan/build/Dancer-Plugin-Authorize-1.103430-YPuLCP% grep -rl Test::Exception . ./t/002_isa.t ./t/003_can.t ./t/001_load.t HTH, Thanks && Regards,
Subject: Re: [rt.cpan.org #63971] Undeclared dependency on Test::Exception
Date: Thu, 16 Dec 2010 03:23:37 -0500
To: bug-Dancer-Plugin-Authorize [...] rt.cpan.org
From: Naveed Massjouni <naveedm9 [...] gmail.com>
On Thu, Dec 16, 2010 at 1:56 AM, Andreas Koenig via RT <bug-Dancer-Plugin-Authorize@rt.cpan.org> wrote: Show quoted text
> Thu Dec 16 01:56:24 2010: Request 63971 was acted upon. > Transaction: Ticket created by ANDK >       Queue: Dancer-Plugin-Authorize >     Subject: Undeclared dependency on Test::Exception >   Broken in: 1.103070, 1.103430 >    Severity: Normal >       Owner: Nobody >  Requestors: ANDK@cpan.org >      Status: new >  Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63971 > > > > As per subject. > > Test::Exception is used in three tests, declared as dependency nowhere: > > ~/.cpan/build/Dancer-Plugin-Authorize-1.103430-YPuLCP% grep -rl > Test::Exception . > ./t/002_isa.t > ./t/003_can.t > ./t/001_load.t > > > HTH, Thanks && Regards, >
This module has been moved to Dancer::Plugin::Auth::RBAC. Could you please recreate this ticket in the RT for that module. Thanks, -Naveed
I've moved the ticket as you demanded and I've also verrified that the bugreport is also true for the D:P:Auth::RBAC module. Best,
Thank you for the attention. I've just released a version that fixes this issue. Thanks again, Sawyer.