Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

ChrisDolan (2855)

ChrisDolan
  (email not shown publicly)
http://www.chrisdolan.net/

Journal of ChrisDolan (2855)

Sunday December 02, 2007
11:54 PM

Recommended: krugle.org code search

[ #35031 ]

I recently had a Solaris failure report from CPAN testers. The failure report had errno.h numbers that I could not interpret, since I lack a Solaris 2.9 box. I knew that Solaris was now open sourced, so I tried to look for errno.h via Google code search. Blech, my google-fu was too weak.

So I instead tried krugle.org. I quickly found the OpenSolaris project, browsed the source code repository and found sys/errno.h. Wow.

It didn't solve my problem (alas, instead I need a new CPAN release with better failure diagnostics) but I was very impressed with the ease of use.

I first learned about Krugle via the 2006 Chicago hackathon. Ken Krugler bought us pizza and talked about getting better Perl/CPAN support into his product.

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.