The Wiki Has Been Spammed

2006-11-29 Thread Shlomi Fish
Hi all!

The wiki has been spammed:

http://qa.yi.org/index.php?title=TAP%3A%3AHarness&diff=1744&oldid=1611

And there isn't any contact information on the wiki anywhere. You can find the 
porocedures to battle it here:

http://www.iglu.org.il/wiki/index.php/Hamakor_Servers/MediaWikis_Spam_Fighting

Regards,

Shlomi Fish

-
Shlomi Fish  [EMAIL PROTECTED]
Homepage:http://www.shlomifish.org/

Chuck Norris wrote a complete Perl 6 implementation in a day but then
destroyed all evidence with his bare hands, so no one will know his secrets.


which modules can be used on an older version of perl?

2006-11-29 Thread Gabor Szabo

Recently I was asked how to determine which modules are available
for an old version of perl (5.004 or similar).

I asked about this on PerlMonks
http://www.perlmonks.org/?node_id=586506

That resulted in this page:
http://www.szabgab.com/cpantested/

Based on the database of the CPAN Testers I created a page for each version
of Perl (platforms were not yet taken in account) and created a list of
modules what have at least one PASS-ing test on that version of perl
mentioning the highest version number that has PASS-ed testing.

Your comments, please
Gabor