-BEGIN PGP SIGNED MESSAGE-
Moin,
On 18-Feb-02 Richard Clamp tried to scribble about:
> There's a new release in town. It scratches off one of the oldest
> TODO items, that of counting the docs in the base class(es) towards
> your packages coverage.
Thanx, much appreciated.
Cheers,
Te
There's a new release in town. It scratches off one of the oldest
TODO items, that of counting the docs in the base class(es) towards
your packages coverage.
Version 0.10 2002-02-18
Added Pod::Coverage::CountParents which counts the Pod sections from
higher in the inheritance tr
The URL
http://unixbeard.net/~richardc/lab/Pod-Coverage/Pod-Coverage-0.09.tar.gz
has entered CPAN as
file: $CPAN/authors/id/R/RC/RCLAMP/Pod-Coverage-0.09.tar.gz
size: 9823 bytes
md5: 0044c9f6fc7c913cad526c451f33be07
Changes since the last installment:
Fixed a typo in mstevens' na
-BEGIN PGP SIGNED MESSAGE-
Moin,
On 04-Sep-01 Richard Clamp tried to scribble about:
> On Sun, Sep 02, 2001 at 04:24:51PM +0200, Tels wrote:
>> attached is a revised version of pod_cover.pl which you can use to test
>> a whole distribution using the new v0.06 API.
> Cool, may I slurp tha
On Sun, Sep 02, 2001 at 04:24:51PM +0200, Tels wrote:
> attached is a revised version of pod_cover.pl which you can use to test a
> whole distribution using the new v0.06 API.
Cool, may I slurp that in as another example script?
--
Richard Clamp <[EMAIL PROTECTED]>
god damn, even superman shot
On Sun, Sep 02, 2001 at 04:24:51PM +0200, Tels wrote:
> Pod::Coverage 0.06 is still falsely reporting the overload thingies as
> naked - that should not happen per default since these subs do neither
> exist from the authors nor the users point of view.
I finally got a chance to read overload.pm
On Sun, Sep 02, 2001 at 01:57:01AM +0100, Richard Clamp wrote:
> Tony, can you give me feedback on if 0.06 is now more like what you
> hacked 0.02 into, or does it still need that separate _load_code
> interface?
I think it does. Perhaps, I haven't quite delved deeply enough, but the
issue I face
-BEGIN PGP SIGNED MESSAGE-
Moin,
oups, round 2. Stupid, I should have tested it better before:
Have fun,
Tels
- --
perl -MMath::String -e 'print \
Math::String->from_number("215960156869840440586892398248"),"\n"'
http://bloodgate.com/thief/ Thief - The Dark Project
http://bloo
-BEGIN PGP SIGNED MESSAGE-
Moin,
attached is a revised version of pod_cover.pl which you can use to test a
whole distribution using the new v0.06 API.
Pod::Coverage 0.06 is still falsely reporting the overload thingies as
naked - that should not happen per default since these subs do ne
On Fri, Aug 31, 2001 at 05:50:28PM +0200, Tels wrote:
> Did I explain it better now?
Yes. Actually in retrospect you covered it well enough before, I was
just being dense. Maths never was my strong suit.
> No problem with the name ;) (Could have an uncovered() alias, though ;)
Done. It gave
I've just pushed a new release to CPAN, covering most of the easy to
implement suggestions I've had over the past few days.
Changes since 0.04:
Used Pod::Find to deal with alternative locations for pod
files. Introduced pod_from. Merged some patches from
Schwern. Added
On Thu, Aug 30, 2001 at 10:30:24PM +0100, Richard Clamp wrote:
> > Beside that, it seems not be able to find doc paragraphs for multiply
> > functions like this:
> >
> > =head2 get_foo/get_blah/get_baz
> >
> > These functions get you an item back of the number and type you specified:
> True, t
On Thu, Aug 30, 2001 at 07:07:42PM +0200, Tels wrote:
> Attached is a script to test all modules in a dist,
Attachment error #1
> I think a "make
> pod-cover" and "make test-cover" would be cool, but I am not able to do such
> a beast.
Me also
(ok, I know there's 0.04 now, but I've deleted that announcement)
The thing I'd *really* like to see in this now is the ability to run
it on arbitrary code - not just installed modules. i.e. I want to add
it to a 'build' process, that will automatically reject code that isn't
fully documented -
As pleased as I was to announce 0.03, I'm now overjoyed to say that
I've just applied a patch from Dave Rolsky which improves the pod
scanning somewhat and takes us up to 0.04[0]
Richard - silly grin attached
[0] I was so stunned by getting a complete patch in 6 hours that I
fluffed generating a
I've cleaned up some of the docs, and added a new method in the form
of naked, which reveals what you've left uncovered. It's also now
possible to configure what you consider a private method to look like.
It's should be hitting your local CPAN mirror any time soon, or it's
available directly fr
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
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...
I'd assume that a future version would allow you to
On Sun, Aug 26, 2001 at 03:02:16PM +0100, Richard Clamp wrote:
>
> Caveats, this isn't heading to CPAN today at the testsuite is far from
> comprehensive, and I'd like some feedback before I release it. That
> and I was due to meet people at the pub an hour ago.
How would I keep it from complai
I'm pleased to announce the first alpha of Pod::Coverage. It's a
simple tool for determining if your module is covered by it's internal
pod.
It's available here, and if I didn't fluff it, the README file is attached
http://unixbeard.net/~richardc/lab/Pod-Coverage/Pod-Coverage-0.01_02.tar.gz
Cav
20 matches
Mail list logo