Wed Nov 14 11:48:53 2007jeffstoner [...] comcast.net - Ticket created
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 },