On Mon, Sep 29, 2008 at 11:41:45AM -0400, David Golden wrote:
> Here's a suggested amended version, avoiding ppm and giving front and
> back anchoring.  Also case insensitive, just in case someone uploads a
> .ZIP file or something like that.
> 
>     qr{\.(?:tar\.(?:bz2|gz|Z)|t(?:gz|bz)|(?<!ppm\.)zip|pm.gz)$}i
> 
> It also picks up legacy .pm.gz files -- of which there are some, yes,
> from ancient days of CPAN and for which CPAN.pm will generate a
> Makefile, fail to find tests and report as UNKNOWN.
> 
> Any nits?  Otherwise, I'll use that in CPAN::Reporter::Smoker.
> 

That is very shiny. I'll update POE::Component::SmokeBox::Recent to use that.

Oh and CPANPLUS::YACSmoke which also queries the RECENT file.

Cheers,

-- 
Chris Williams
aka BinGOs
PGP ID 0x4658671F
http://www.gumbynet.org.uk
==========================

Attachment: pgpLfl9IuFXTS.pgp
Description: PGP signature

Reply via email to