Make Schwern poor in just 20 easy steps!

2002-02-18 Thread Michael G Schwern

Here's the current list of untested modules.  The magic number is 20.

B::CC
B::Disassembler
B::Lint
B::Stackobj
B::Xref
Byteloader
CPAN 
CPAN::FirstTime
Dynaloader
ExtUtils::MM_NW5 
ExtUtils::MM_VMS [exists, but needs some lovin'] 
ExtUtils::Install 
ExtUtils::Liblist 
ExtUtils::Mksymlists 
Net::Cmd
Net::Domain
Net::POP3
O
Pod::Html 
Pod::Select


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>http://www.pobox.com/~schwern/
Perl Quality Assurance  <[EMAIL PROTECTED]> Kwalitee Is Job One
 Hey Schwern! honk, honk, honk, honk, honk, honk, honk, honk,
honk, honk, honk, honk, honk, honk, honk, honk, honk, honk, honk,
honk, honk, honk, honk, honk, honk, honk, honk, honk, honk, honk,
honk, honk, honk, honk, honk, honk, honk, honk, honk, honk, honk,
honk, honk, honk, honk, honk, honk, honk, honk, honk, honk!  



RE: ANNOUNCE: Pod::Coverage 0.10

2002-02-18 Thread Tels

-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,

Tels


- -- 
 perl -MDev::Bollocks -e'print Dev::Bollocks->rand(),"\n"'
 continuously extend second-generation data

 http://bloodgate.com/perl   My current Perl projects
 PGP key available on http://bloodgate.com/tels.asc or via email

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)

iQEVAwUBPHAsS3cLPEOTuEwVAQESMwf+KRxFs38jRInVyXc6zrnuEYFmch+5Bgnu
60xdNK4n4UghaELbBw736z5wWNtB4UMCWW8Ss29T6k+LICLrMaEyZm/9Fth3Dr6k
i8BxXHtMC1QzzAeuHtIzv0RhigqXyzF4XtRL6YySRcrhzOo5sYonZ7trOOFbbl9B
8KlACtOl7e9dbZpEgzDyxzIrvNPIUR4AIZmbtVAZxjTD0cm78yB9wBkA1hIG93U4
DiEiZfx5Qr8iGrbV7AD/9rW191fZw9nKqvQpxHqVJ/QZJO7Ig8iE6B6wAKjlFDjG
YXyFa4Td/MmEr87dzsZTJU7ZVnOUrIxafPGbRUieXl+P6UqhF51pAQ==
=tsmN
-END PGP SIGNATURE-



ANNOUNCE: Pod::Coverage 0.10

2002-02-18 Thread Richard Clamp

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 tree (it walks @ISA).

Refactored "_get_pods" into its own method to allow this.

On your local CPAN mirror very soon, or here sooner:
http://unixbeard.net/~richardc/lab/Pod-Coverage/Pod-Coverage-0.10.tar.gz

-- 
Richard Clamp <[EMAIL PROTECTED]>