Skip Menu |

This queue is for tickets about the DCOP-Amarok CPAN distribution.

Report information
The Basics
Id: 30731
Status: new
Priority: 0/
Queue: DCOP-Amarok

People
Owner: Nobody in particular
Requestors: jeffstoner [...] comcast.net
Cc:
AdminCc:

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



Subject: missing dependency
Date: Wed, 14 Nov 2007 11:46:32 -0500
To: bug-DCOP-Amarok [...] rt.cpan.org
From: Jeff Stoner <jeffstoner [...] comcast.net>
DCOP should be listed as a dependency of DCOP-Amarok. Otherwise, it won't work because the new() constructor calls $class->SUPER::new(). PREREQ_PM => {DCOP => 0.036 },