Re: capturing carp()s in module tests?

2004-02-19 Thread Smylers
Rodent of Unusual Size writes: > Adrian Howard wrote: > > > Test::Warn should do the job: > > > > use Test::Warn; > > warnings_like { carp "Danger! Danger!" } qr/^Danger! Danger!/; > > unfortunately, it doesn't appear to be a default part of > a vanilla 5.6 installation, and i'm loath to requir

Re: capturing carp()s in module tests?

2004-02-19 Thread Rodent of Unusual Size
Smylers wrote: > > Indeed it would be irritating for people to have to install a module > just so they can test your module. But that's no reason to skip the > test for those who do have it installed. > > Couldn't you put in a conditional test that only executes if require-ing > Test::Warn succe

Re: Paging Dr. Barr...

2004-02-19 Thread Smylers
Austin Schutz writes: > ... I have had no luck in contacting either the author (Graham Barr, > [EMAIL PROTECTED]) or the maintainer (Arun Kumar, > [EMAIL PROTECTED]). > > While it's likely and understandable that they're just > ignoring me, there's also the possibility they just aren't ge

Re: Paging Dr. Barr...

2004-02-19 Thread Austin Schutz
On Thu, Feb 19, 2004 at 07:42:04PM +, Smylers wrote: > Austin Schutz writes: > Graham Barr posted to [EMAIL PROTECTED] the day before yesterday, > ostensibly using the address you quote above: > > http://www.nntp.perl.org/group/perl.modules/28606 > Cool, thanks for the pointer.

Tk usage with / from perl in Cygwin env

2004-02-19 Thread linda w
Has anyone tried using Tk from perl? I was using a simple script example that used Tk for graphics interaction. It wouldn't run because it wanted Tk, so I cpanned / downloaded the Tk perl libs and ran an a make and got: /bin/perl.exe /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5

pageranking perl modules

2004-02-19 Thread David Manura
Since there has been some discussion recently on improving search.cpan.org search results, here's an initial attempt to apply the Google-inspired PageRank algorithm on Perl modules when interpreting module dependencies as links: http://www.math2.org/david/perlrank The top rated modules are pr