Re: rt.cpan.org

2003-12-07 Thread Iain Truskett
* Ricardo Signes <[EMAIL PROTECTED]>: [...] > Yup. I can also log into books.perl.org -- I don't use any > other PAUSE-authing sites. books.perl.org does not auth using PAUSE. We use the auth.perl.org thing which isn't pause based. cheers, -- Iain.

Re: Scrutinizing CPAN distributions (Commenting Styles)

2003-08-18 Thread Iain Truskett
* Potozniak, Andrew ([EMAIL PROTECTED]) [19 Aug 2003 00:28]: [...] > I guess mostly the syntax highlighting is the biggest concern. I > use emacs and that does syntax highlighting for perl files. Surely it highlights pod distinctively? > Is there any IDE out there that highlights POD differentl

Re: Scrutinizing CPAN distributions

2003-08-18 Thread Iain Truskett
* Michael G Schwern ([EMAIL PROTECTED]) [19 Aug 2003 00:15]: > On Mon, Aug 18, 2003 at 10:11:23PM +1000, Iain Truskett wrote: > > Strictly speaking, the F is a log of changes, > > usually extracted straight from version control software > > (e.g. C<< svn log > ChangeL

Re: Scrutinizing CPAN distributions

2003-08-18 Thread Iain Truskett
* Andrew Savige ([EMAIL PROTECTED]) [18 Aug 2003 23:24]: [...] > > > 7) Version checker. > > > > What would you check, exactly? > That multiple versions in multiple files match. That's never been necessary, or even necessarily welcomed. Just look at libnet or LWP. I'll admit some of my distrib

Re: Scrutinizing CPAN distributions (was Testing for valid path names...)

2003-08-18 Thread Iain Truskett
* Andrew Savige ([EMAIL PROTECTED]) [18 Aug 2003 19:29]: > Anything else? Does such a module/script already exist? (8) META.ya?ml file is valid YAML and conforms to the spec. http://module-build.sf.net/META-spec.html cheers, -- Iain.

Re: Scrutinizing CPAN distributions (was Testing for valid path names...)

2003-08-18 Thread Iain Truskett
* Leon Brocard ([EMAIL PROTECTED]) [18 Aug 2003 20:43]: [...] > I'm not sure about how you mean a "good" Changes. For a start, people > call them different things (Changes, CHANGES, ChangeLog etc.), and > format them differently. Strictly speaking, the F is a log of changes, usually extracted str

Re: Testers & PASS

2003-08-04 Thread Iain Truskett
* Tels ([EMAIL PROTECTED]) [05 Aug 2003 02:21]: [...] > > http://testers.astray.com/ [...] > Hm, it generates fast, but wrong results :-) > Math::BigInt: > 1.63 (4 FAILs, 16 PASSes) Those figures appear to be cumulative. I have no idea if that is intentional or not. Otherwise, all looks much