Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

petdance (2468)

petdance
  andy@petdance.com
http://www.perlbuzz.com/
AOL IM: petdance (Add Buddy, Send Message)
Yahoo! ID: petdance (Add User, Send Message)
Jabber: petdance@gmail.com

I'm Andy Lester, and I like to test stuff. I also write for the Perl Journal, and do tech edits on books. Sometimes I write code, too.

Journal of petdance (2468)

Wednesday January 19, 2005
12:42 AM

The new Phalanx 100 is up

[ #22784 ]
http://qa.perl.org/phalanx/100/ is the new Phalanx 100.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • I notice that the list still includes some core modules (CPAN, Data::Dumper and more). Wasn't the original intention not to include core modules as they already have their tests in the core?
    • No, the original intention was not to include core modules because it's more of a hassle to get tests integrated into the core than into a module distributed to CPAN. However, I realize that in the case of a dual-life module like Time::HiRes or Test::Harness, it's no harder for the hoplites to integrate those changes, because they still go through the module's owner first anyway.
      --

      --
      xoa

      • Eh? I don't remember it being a hassle to get tests into the core. We like tests.

        • It's a hassle for a newcomer unfamiliar with Perl and p5p workings, I think. I think it's easier to have them send patches to a module author.

          Remember, one of my goals here is to have newer contributors involved, and they may not have the years of experience and accumulated knowledge.

          --

          --
          xoa