[Bug 166202] Review Request: perl-Template-Plugin-Class : Allow calling of class methods on arbitrary classes

Chris Grau chris at chrisgrau.com
Thu Aug 18 04:24:25 UTC 2005


On Thu, Aug 18, 2005 at 05:34:52AM +0200, Ralf Corsepius wrote:
> On Wed, 2005-08-17 at 18:40 -0400, bugzilla at redhat.com wrote:
> > Please do not reply directly to this email. All additional
> > comments should be made in the comments box of this bug report.
> > 
> > Summary: Review Request: perl-Template-Plugin-Class : Allow calling of class methods on arbitrary classes
> > 
> > 
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166202
> 
> > ------- Additional Comments From chris at chrisgrau.com  2005-08-17 18:40 EST -------
> 
> 
> > RPM doesn't automatically pick up the requires on perl(Template).  Should
> > probably be added explicitly.
> 
> This doesn't seem right to me.
> 
> >From Template/Plugin/Class.pm (line 3):
> > ...
> > use base 'Template::Plugin';
> > ...
> 
> => perl-Template-Plugin-Class depends on perl(Template::Plugin),
> not on perl(Template).
> 
> Ralf

Ack!  You're right.  It should be perl(Template::Plugin).  I'm adding
the comment to Bugzilla.  For what it's worth, perl(Template) and
perl(Template::Plugin) are both provided by perl-Template-Toolkit.

I think the real issue is that RPM doesn't pick up "use base"
requirements, but that's another list.

-chris




More information about the fedora-extras-list mailing list