Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.361 Times

Subroutines In Perl software
Filter: All | Freeware | Demo
 

Subroutines In Perl

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 981

Eidetic Eidetic project is a middleware library for creating database applications in Perl. Eidetic is a middleware library for building database driven applications with Perl and Template::Toolkit. It provides handlers for displaying, editing, searching, and administrating data. It provides an...



Platforms: *nix

License: Freeware Size: 93.18 KB Download (94): Eidetic Download

Added: March 26, 2010 | Visits: 826

WebCache::Digest WebCache::Digest is a Cache Digest implementation in Perl. SYNOPSIS use WebCache::Digest; # fetching a digest via HTTP $d = new WebCache::Digest; $d->fetch("flibbertigibbet.swedish-chef.org", 3128); # dump header fields out for info print STDERR $d->dump_header(); # saving a digest...





Platforms: *nix

License: Freeware Size: 14.34 KB Download (94): WebCache::Digest Download

Added: July 07, 2010 | Visits: 939

Inline::C Inline::C is a Perl module that can Write Perl Subroutines in C. Inline::C is a module that allows you to write Perl subroutines in C. Since version 0.30 the Inline module supports multiple programming languages and each language has its own support module. This document describes how to use...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (93): Inline::C Download

Added: June 18, 2010 | Visits: 805

Gtk2::Ex::Utils Gtk2::Ex::Utils is a Perl module with extra Gtk2 Utilities for working with Gnome2/Gtk2 in Perl. SYNOPSIS use Gtk2::Ex::Utils qw( :main ); # do stuff ... # Update the UI and react to pending events process_pending_events(); # do more stuff ... # Exit the program with a value of 255...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): Gtk2::Ex::Utils Download

Added: March 04, 2010 | Visits: 794

BwentBot BwentBot in an event driven IRC bot completely written in Perl. Its goal is to be functional without becoming bloated, and to keep overhead low to run on older systems. BwentBot has many features that make it an ideal bot for IRC channels. BwentBot is an event driven IRC bot that is completely...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (93): BwentBot Download

Added: February 26, 2010 | Visits: 869

Emacs::Lisp Emacs::Lisp provides support for writing Emacs extensions in Perl. Emacs allows you to customize your environment using Lisp. With EPL, you can use Perl, too. This module allows Perl code to call functions and access variables of Lisp. You still need to learn some Lisp in order to understand...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (92): Emacs::Lisp Download

Added: June 04, 2010 | Visits: 882

Perl6::Classes Perl6::Classes project contains first class classes in Perl 5. SYNOPSIS use Perl6::Classes; class Composer { submethod BUILD { print "Giving birth to a new composern" } method compose { print "Writing some music...n" } } class ClassicalComposer is Composer { method compose { print...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (92): Perl6::Classes Download

Added: September 30, 2013 | Visits: 740

Archmbox Archmbox is a simple email archiver written in perl; it parses one or more mailboxes, selects some or all messages and then performs specific actions on the selected messages. At this time archmbox supports mbox and mbx mailbox formats. Four different modes are available: list mode, which is...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (92): Archmbox Download

Added: October 06, 2010 | Visits: 2.273

Apache2::ASP Apache2::ASP was developed in an attempt to address some of the problems associated with web application development in Perl..


Platforms: *nix

License: Freeware Size: 61.44 KB Download (92): Apache2::ASP Download

Added: November 26, 2013 | Visits: 780

Rigel Rigel is an RSS to IMAP gateway written in perl based upon rss2imap. Rigel is intended to allow a user to directly place RSS articles in an IMAP server of thier choice.


Platforms: *nix

License: Freeware Size: 51.2 KB Download (92): Rigel Download

Added: November 13, 2010 | Visits: 925

Exception::Class Exception::Class is a Perl module that allows you to declare real exception classes in Perl. SYNOPSIS use Exception::Class ( MyException, AnotherException => { isa => MyException }, YetAnotherException => { isa => AnotherException, description => These exceptions are related to IPC },...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (91): Exception::Class Download

Added: May 07, 2010 | Visits: 539

kcheckmail kcheckmail project is a very simple biff utility written in perl. In its intended usage, it forks into the background, connects to an IMAP server and pops up the From and Subject headers whenever it sees an unread email. All user interaction is done through kdialog. I could not find any tool or...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (91): kcheckmail Download

Added: May 06, 2010 | Visits: 939

HTML::Tree::AboutTrees HTML::Tree::AboutTrees is a article on tree-shaped data structures in Perl. This an article, not a module. The following article by Sean M. Burke first appeared in The Perl Journal #18 and is copyright 2000 The Perl Journal. It appears courtesy of Jon Orwant and The Perl Journal. This...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (91): HTML::Tree::AboutTrees Download

Added: November 11, 2010 | Visits: 1.042

Games::Irrlicht Games::Irrlicht is a Perl module that use the Irrlicht 3D Engine in Perl. SYNOPSIS package MyGame; use strict; use base Games::Irrlicht; use Games::Irrlicht::Constants; get EDT_SOFTWARE etc # override methods: The Why When building a game or screensaver displaying some continously...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (91): Games::Irrlicht Download

Added: April 19, 2010 | Visits: 1.144

Image Display System IDS (Image Display System) is a CGI written in Perl that interactively generates a photo album website. All you need to provide are the images and (optionally) text descriptions. As you add new pictures, they will appear automatically. Each image will be displayed with information such as image...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (91): Image Display System Download

Added: May 20, 2010 | Visits: 748

sadlittlewebjournal sadlittlewebjournal is a Weblog written in Perl that utilizes PostgreSQL or MySQL and a straightforward ASCII interface. Site maintenance is done via an intuitive backend that allows one to add, delete, and modify previous entries. Other features include an integrated guestbook, a Web stat...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (89): sadlittlewebjournal Download

Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 677

Freematrix BBS Written in perl and mod_perl with a MySQL backend, Freematrix BBS is a marriage of traditional (dial-up or telnet) and web based BBS systems. Flexible and configurable, you can use one or the other or both simultaneously.


Platforms: Mac, BSD, Solaris, Linux

License: Freeware Size: 19.65 KB Download (89): Freematrix BBS Download

Added: November 04, 2010 | Visits: 615

Perl6::Take Perl6::Take is a Perl module to gather/take in Perl 5. SYNOPSIS use Perl6::Take; my @foo = gather { take 5; }; EXPORT gather Accepts a block. take statements inside the dynamic scope of the block are used to accumulate a list, which is gathered as the return value of the block....


Platforms: *nix

License: Freeware Size: 21.5 KB Download (88): Perl6::Take Download

Added: August 14, 2010 | Visits: 874

WAIT WAIT Perl module is a rewrite of the freeWAIS-sf engine in Perl and XS. The central idea of the system is to provide a framework and the building blocks for any indexing and search system the users might want to build. Obviously the framework limits the class of system which can be build....


Platforms: *nix

License: Freeware Size: 98.3 KB Download (88): WAIT Download

Added: June 15, 2010 | Visits: 747

Glubs Glubs is written in Perl and its a clubbing system similar to Yahoo! or MSN Groups. Users browse through a category-hierarchy and create clubs to share news, files, pics, links and a calendar with friends. Some of the core features are multi-language and -timezone support, and custom HTML...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (87): Glubs Download

< 1 2 3 4 5 >