Projects tagged ‘perl’


[550 total ]
515

Perl

   
Primary Language: Perl Licensed as: Artistic License,GNU General Public License 2.0

Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more. Its major features ... [More] include support for multiple programming paradigms (procedural, object-oriented, and functional styles), automatic memory management, built-in support for text processing, and a large collection of third-party modules. It's worth noting that Perl is currently under /very/ active development - although the commit stats here don't reflect that fact because the version control system Perl uses isn't yet compatible with Ohloh. Hopefully that can be fixed - the Perl community would certainly like Ohloh to show recent activity. [Less]

Metrics updated 11 Sep 08

280

SpamAssassin

   
Primary Language: Perl Licensed as: Apache License 2.0

SpamAssassin is a spam filter that can be used on a wide variety of email systems including procmail, sendmail, Postfix, qmail, and many others.

Metrics updated 04 Oct 08

151

Growl

   
Primary Language: Objective C Licensed as: New BSD License

Growl is a notification system for Mac OS X: it allows applications that support Growl to send you notifications.

Metrics updated 30 Dec 07

142

AWStats

   
Primary Language: Perl Licensed as: GNU General Public License 2.0

Advanced Web Statistics (AWStats) is a free powerful Web server logfile analyzer (Perl script) that shows you all your Web statistics including visits, unique visitors, pages, hits, rush hours, search engines, keywords used to find your site, robots ... [More] , broken links, and more. It works with both IIS 5.0+ and Apache Web server log files as a CGI and/or from the command line. It also supports multiple languages including English, French, Dutch, Spanish, Italian, German, Polish, and Greek. [Less]

Metrics updated 05 Oct 08

139

DBI

   
Primary Language: Perl Licensed as: Artistic License,GNU General Public License 2.0

The DBI module enables your Perl applications to access multiple database types transparently. You can connect to a large number of databases, including MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. without having to know the different underlying interfaces of each. The API defined by DBI will work on all these database types and many more.

Metrics updated 05 Oct 08

138

Bugzilla

   
Primary Language: Perl Licensed as: Mozilla Public License 1.1

Bugzilla is a web-based bug tracking tool. It works with an existing web server, e.g. Apache, and with an existing SQL database, e.g. MySQL or PostgreSQL.

Metrics updated 05 Oct 08

117

PCRE

   
Primary Language: C Licensed as: BSD-ish License

The PCRE (Perl Compatible Regular Expressions) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that ... [More] correspond to the POSIX regular expression API. The PCRE library is free, even for building commercial software. [Less]

Metrics updated about 10 hours ago

116

CPAN

   
Primary Language: Perl

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use Net::FTP or LWP or some external download clients to fetch the distributions ... [More] from the net. These are fetched from one or more of the mirrored CPAN (Comprehensive Perl Archive Network) sites and unpacked in a dedicated directory. The CPAN module also supports the concept of named and versioned bundles of modules. Bundles simplify the handling of sets of related modules. [Less]

Metrics updated 13 minutes ago

96

mod_perl

   
Primary Language: Perl Licensed as: Apache Software License

mod_perl brings together the full power of the Perl programming language and the Apache HTTP server. You can use Perl to manage Apache, respond to requests for web pages and much more.

Metrics updated 07 Oct 08

83

Test::More

   
Primary Language: Perl Licensed as: Artistic License,GNU General Public License 2.0

Test-Simple contains Test::More, the most popular testing module for Perl, as well as Test::Builder which is the most popular module for writing more testing modules. It also contains Test::Simple, the simplest possible testing module. Test-Simple makes use of TAP (the Test Anything Protocol).

Metrics updated 05 Oct 08