Slashdot Mirror


Category: Best Perl Module

Any perl hacker will tell you that CPAN is where its at. Its like having God's toolbox available to you, with all the hammers and nails you need to practice all the princibles of good perl programming (my favorite is laziness)! This award goes to the perl module that you couldn't live without. Or maybe its just a super sweet hack. Whatever, if its in CPAN, its eligible... its just up to you to nominate it.

9 of 18 comments (clear)

  1. DBI.pm by volsung · · Score: 2

    Databases + Perl = Nirvana.

    1. Re:DBI.pm by zaphod.nu · · Score: 1

      I totally agree with that! Even now that we have PHP, perl + DBI.pm does anything! (except walking maybe)

    2. Re:DBI.pm by emmons · · Score: 1

      I'll second that.

      -----

      --
      Do you even know anything about perl? -- AC Replying to Tom Christiansen post.
  2. CGI.pm by kuiken · · Score: 1

    It makes CGI scripting easy, but can be darn
    powerfull to (isnt that what perl is al about
    making normal things easy and hard things possible)

    "THERE ARE BETTER THINGS IN THE WORLD THAN ALCOHOL, ALBERT"-Death

    --

    42
  3. CPAN.pm by jamiemccarthy · · Score: 2
    The CPAN module isn't the most clever or the biggest or most mind-bogglingly complicated you can't believe anyone ever wrote it. (I'd nominate MakeMaker in the latter category :-)

    What CPAN.pm does is bridge the gap between your desktop perl code and the rest of the world, with both elegance and great functionality. The CPAN itself, in collaboration with CPAN.pm, has made perl the first popular programming language that lives and breathes on the internet.

    Jamie McCarthy

    --

    Jamie McCarthy
    jamie.mccarthy.vg

  4. strict.pm by pne · · Score: 1

    How many of us haven't been saved from variable problems by the combined power of "-w" and "use strict"?

    Maybe it's not available separately from CPAN, but it must count as one of the most useful modules around.

    --
    Esli epei etot cumprenan, shris soa Sfaha.
    1. Re:strict.pm by ForteBravo · · Score: 1
      I second that nomination. That simple phrase "use strict;" is by far one of the most useful all-around tools for getting work done on a daily basis.

      I'm sure that if I were never under any time pressure, I wouldn't have to use it, but no other single module comes close.

      (Also, I think this award is for best Perl module, not best CPAN perl module, so strict.pm qualifies.)

      --

      ----------
      "If children weren't copyrighted, no one would have babies." -- Alex Eulenberg

  5. Net::* by Kurt+Gray · · Score: 2

    The Net:: bundle does everything from DNS lookups, sending email (Net::SMTP), FTP, NNTP, etc. etc.

  6. COPE - the perl based ORB by ahornby · · Score: 1
    I nominate COPE, a CORBA ORB written entirely in perl. It is incredibly useful for writing test harnesses and CGIs for CORBA servers.

    See http://www.lunatech.com/research/corba/cope/

    --
    -- Thorin sits down and starts singing about gold.