Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Mason

Compare

  Analyzed 3 days ago

Mason is a powerful Perl-based web site development and delivery engine. With Mason you can embed Perl code in your HTML and construct pages from shared, reusable components. Mason solves the common problems of site development: caching, debugging, templating, maintaining development and ... [More] production sites, and more. Mason is 100% free and open source. Although it can be used from CGI or even stand-alone, it is optimally designed for use with two other open source technologies: mod_perl and Apache. [Less]

10.3K lines of code

0 current contributors

over 8 years since last commit

47 users on Open Hub

Inactive
4.55556
   
I Use This

WeeChat

Compare

  Analyzed 2 days ago

WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard, it is customizable and extensible with scripts. It is compliant with RFCs 1459, 2810, 2811, 2812, 2813.

304K lines of code

21 current contributors

2 days since last commit

44 users on Open Hub

High Activity
4.58824
   
I Use This

TWiki

Compare

  No analysis available

0 lines of code

3 current contributors

0 since last commit

42 users on Open Hub

Activity Not Available
3.54167
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

Koha Library Automation Package

Compare

  Analyzed 1 day ago

Koha is a Library Automation Package (Integrated Library Management System) released under the General Public License (GPLv3 or later)

648K lines of code

78 current contributors

about 1 month since last commit

39 users on Open Hub

Very High Activity
5.0
 
I Use This

PacketFence

Compare

  Analyzed 1 day ago

PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) system. Boasting an impressive feature set including a captive-portal for registration and remediation, centralized wired and wireless management, 802.1X support, layer-2 isolation of problematic devices ... [More] , integration with the Snort IDS and the Nessus vulnerability scanner; PacketFence can be used to effectively secure networks - from small to very large heterogeneous networks. [Less]

418K lines of code

25 current contributors

1 day since last commit

38 users on Open Hub

Very High Activity
5.0
 
I Use This
Licenses: No declared licenses

POE

Compare

  No analysis available

POE is a framework for cooperative, event driven multitasking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE originally was developed as the core of a persistent object server and runtime environment. It has evolved into a general purpose ... [More] multitasking and networking framework, encompassing and providing a consistent interface to other event loops such as Event and the Tk and Gtk toolkits. POE is written in layers, each building upon previous ones. It's therefore possible to use POE at varying levels of abstraction. [Less]

0 lines of code

0 current contributors

0 since last commit

37 users on Open Hub

Activity Not Available
4.72222
   
I Use This
Mostly written in language not available
Licenses: artistic, gpl

Padre

Compare

  Analyzed 1 day ago

Perl Application Development and Refactoring Environment A Perl IDE written in Perl

123K lines of code

0 current contributors

10 months since last commit

36 users on Open Hub

Very Low Activity
4.46667
   
I Use This

XML::Simple

Compare

  Analyzed 2 days ago

XML::Simple is a Perl module that makes it really easy to read and write XML files. It was originally developed for the purpose of reading and writing config files in XML format, many people find it useful for other purposes.

3.81K lines of code

0 current contributors

almost 12 years since last commit

32 users on Open Hub

Inactive
4.7
   
I Use This
Licenses: Artistic_..., gpl

ikiwiki

Compare

  Analyzed 2 days ago

ikiwiki is a wiki compiler. It converts wiki pages into html pages suitable for publishing on a website.

89.8K lines of code

27 current contributors

16 days since last commit

32 users on Open Hub

Moderate Activity
4.57143
   
I Use This

Module::Build

Compare

  Analyzed 3 days ago

Module::Build is a system for building, testing, and installing Perl modules. It is meant to be an alternative to ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. It also does not require a make on your ... [More] system - most of the Module::Build code is pure-Perl and written in a very cross-platform way. In fact, you don't even need a shell, so even platforms like MacOS (traditional) can use it fairly easily. Its only prerequisites are modules that are included with perl 5.6.0, and it works fine on perl 5.005 if you can install a few additional modules. [Less]

14.3K lines of code

1 current contributors

about 1 year since last commit

32 users on Open Hub

Very Low Activity
4.6
   
I Use This
Licenses: Artistic_..., gpl