Re: Testing URIs in POD

2007-06-02 Thread ReneeB
Let this the POD from the (nonexistant) module Anything::URI: =head1 NAME Anything::URI =SYNOPSIS use Anything::URI; my $url = 'http://www.example.tld'; do_anything_with($url); ... In that case "http://www.example.tld"; shouldn't be extracted and tested as this is just an example... Li

Re: Testing URIs in POD

2007-06-02 Thread Nadim Khemir
Can we get examples? first the POD then what you would like to extract. Best would be to write your examples as tests. Nadim. On Saturday 02 June 2007 12:11, ReneeB wrote: > Ian Malpass wrote: > > I've started crafting Test::Pod::URI to extract URIs from POD and > > check them to make sure they

Re: CPANTS: suggestion for a new metric

2007-06-02 Thread chromatic
On Saturday 02 June 2007 03:33:27 Nathan S. Haigh wrote: > On my return from holiday, who am I best sending my changes to? The RT queue for Test::Kwalitee please, where I won't lose them. -- c

Re: CPANTS: suggestion for a new metric

2007-06-02 Thread Andy Armstrong
On 2 Jun 2007, at 11:33, Nathan S. Haigh wrote: On my return from holiday, who am I best sending my changes to? You could certainly send them to me. Maybe put them on rt.cpan.org too? -- Andy Armstrong, hexten.net

Re: CPANTS: suggestion for a new metric

2007-06-02 Thread Nathan S. Haigh
Quoting brian d foy <[EMAIL PROTECTED]>: > In article <[EMAIL PROTECTED]>, Nathan S. > Haigh <[EMAIL PROTECTED]> wrote: > > > A suggestion was to have different levels of > > "strictness" in Test::Kwalitee and have different sets of metrics being > > tested by > > default at each of those levels

Re: Testing URIs in POD

2007-06-02 Thread ReneeB
Ian Malpass wrote: > I've started crafting Test::Pod::URI to extract URIs from POD and > check them to make sure they work. However, my CPAN-fu has been weak > today, so I thought I'd mail here and see if anyone knew of anything > out there that already does such a thing. Anyone? > > Ian > > P.S. I

Re: Testing URIs in POD

2007-06-02 Thread brian d foy
In article <[EMAIL PROTECTED]>, Ian Malpass <[EMAIL PROTECTED]> wrote: > I've started crafting Test::Pod::URI to extract URIs from POD and check > them to make sure they work. However, my CPAN-fu has been weak today, so > I thought I'd mail here and see if anyone knew of anything out there > th

Re: Test::Kwalitee (was: CPANTS: suggestion for a new metric)

2007-06-02 Thread brian d foy
In article <[EMAIL PROTECTED]>, chromatic <[EMAIL PROTECTED]> wrote: > On Friday 01 June 2007 10:47:00 Andy Armstrong wrote: > > > You could send them to me if you fancy? I'm guessing chromatic's > > pretty busy. > > I lost most of my outstanding patches a couple of weeks ago too, and only > jus

Re: CPANTS: suggestion for a new metric

2007-06-02 Thread brian d foy
In article <[EMAIL PROTECTED]>, Nathan S. Haigh <[EMAIL PROTECTED]> wrote: > A suggestion was to have different levels of > "strictness" in Test::Kwalitee and have different sets of metrics being > tested by > default at each of those levels. However, I didn“t get into this and simply > hard-code