[Bug 235790] Review Request: perl-CGI-Prototype - Create a CGI application by subclassing

bugzilla at redhat.com bugzilla at redhat.com
Tue May 1 02:48:22 UTC 2007


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-CGI-Prototype - Create a CGI application by subclassing
Alias: perl-CGI-Prototype

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=235790





------- Additional Comments From cweyl at alumni.drew.edu  2007-04-30 22:48 EST -------
(In reply to comment #3)
> > - disable autoprov -- with this small of a package it's easier than filtering
> 
> Well, maybe.  But I'd argue that filtering is more reliable.  If you update the
> package at a later time and don't notice new functionality that would have a
> provide, the filtering will automatically pick it up.  Your method won't.

No problem; switched to a filtering approach.
 
> > - include full test suite in %%doc
> 
> What's the rationale here? Is this needed?

Well, technically nothing in %doc is needed :)

I've been realizing more and more lately that test suites can also make good
documentation, so I've started including them verbatim in %doc.  Some of them --
like Moose -- even go so far as to say "the best documentation for [this
feature] is still in the test suite."  

Even beyond that, it's certainly possible that someone will want to test ths
package as installed -- having the test suite around enables such activity.

SRPM URL: http://home.comcast.net/~ckweyl/perl-CGI-Prototype-0.9053-3.fc6.src.rpm
SPEC URL: http://home.comcast.net/~ckweyl/perl-CGI-Prototype.spec




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list