On Mon, Aug 27, 2001 at 10:27:15AM +0100, Tony Bowden wrote:
> On Mon, Aug 27, 2001 at 05:18:07AM -0400, Barrie Slaymaker wrote:
> > How would I keep it from complaining about undocumented,
> > internal-use-only helper functions?
>
> It currently allows any name starting with an underscore to be
> undocumented...
Itself an undocumented feature, writing something that groks that may
be tricky, so instead I'm just documenting it for the next release :)
> I'd assume that a future version would allow you to set up your own
> local rules for this :)
Yup, I was mentally kicking the interface about last night. I think
there will be two ways to specify this when you call coverage, private
and also_private, where C<also_private> adds to the default list of
what's private.
--
Richard Clamp <[EMAIL PROTECTED]>