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.475.412 Times

Perl Programming freeware
Filter: All | Freeware | Demo
 

Perl Programming

1 2 3 4 5 > 
Added: September 05, 2010 | Visits: 1.292

mod_perl mod_perl project 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. mod_perl gives you a persistent Perl interpreter embedded in your web server. This lets you avoid the...



Platforms: *nix

License: Freeware Size: 3.5 MB Download (97): mod_perl Download

Added: January 18, 2010 | Visits: 1.504

Perl OS Perl OS is a program written in the Perl programming language combined with the Perl module Tk. Perl OS was created to make an easy interface to run Perl/Tk programs. It was also created to be an easy working environment complete with a text editor, paint program, and more. The program comes...





Platforms: *nix

License: Freeware Size: 143.36 KB Download (101): Perl OS Download

Added: September 24, 2013 | Visits: 628

Acme::BOPE Created at the base of the hill of Babylon, New York, in full evening of funk, this module allows you to make inroads Perl programming using just jargon and language taken from the famous movie "Elite Squad" director Jose Padilha


Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): Acme::BOPE Download

Added: August 15, 2008 | Visits: 1.524

WebAPP 1.0 SE WebAPP is a popular, open source Content Management System (cms) written in the Perl programming language. The name WebAPP is an abbreviation of Web Automated Perl Portal. Available under the GNU General Public License, WebAPP is free software. Features Enhanced crypt, Articles, Forums and nested...


Platforms: Windows, *nix

License: Freeware Size: 2 KB Download (449): WebAPP 1.0 SE Download

Added: November 15, 2010 | Visits: 1.112

Perl Perl is a stable, cross platform programming language. Perl project is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs.. The Perl Directory at perl.org. Links and other helpful resources for new and experienced Perl...


Platforms: *nix

License: Freeware Size: 11.9 MB Download (137): Perl Download

Added: February 26, 2010 | Visits: 1.595

Davids Perl Games Davids Perl Games project is a collection of ASCII graphics arcade style games written in Perl. These games are recreations of simple ASCII graphics games originally written in BASIC. They are ideal for use as Perl programming tutorials. Some of the first few games are PerlBlaster (defend...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (106): Davids Perl Games Download

Added: November 24, 2010 | Visits: 1.499

Language::Logo Language::Logo Perl module is an implementation of the Logo programming language. SYNOPSIS use Language::Logo; my $lo = new Logo(update => 20); $lo->command("setxy 250 256"); $lo->command("color yellow"); $lo->command("pendown"); # Draw a circle for (my $i = 0; $i < 360; $i += 10) {...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (215): Language::Logo Download

Added: March 24, 2010 | Visits: 997

Myco::Devel Myco::Devel is a Perl module for myco Developers Guide. This guide is intended for developers wanting to build applications with myco. You should have a decent grasp of the Perl programming language, or else a solid grasp of another programming language (C, PHP, etc.). Familiarity with Object...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (89): Myco::Devel Download

Added: March 21, 2010 | Visits: 959

Class::ObjectTemplate Class::ObjectTemplate is a Perl extension for an optimized template builder base class. SYNOPSIS package Foo; use Class::ObjectTemplate; require Exporter; @ISA = qw(Class::ObjectTemplate Exporter); attributes(one, two, three); # initialize will be called by new() sub initialize { my...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (89): Class::ObjectTemplate Download

Added: February 01, 2010 | Visits: 957

DBD::mysql DBD::mysql is a Perl module with MySQL driver for the Perl5 Database Interface (DBI). SYNOPSIS use DBI; $dsn = "DBI:mysql:database=$database;host=$hostname;port=$port"; $dbh = DBI->connect($dsn, $user, $password); $drh = DBI->install_driver("mysql"); @databases =...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (99): DBD::mysql Download

Added: August 13, 2010 | Visits: 855

DBD::mSQL DBD::mSQL / DBD::mysql is a Perl module with mSQL and mysql drivers for the Perl5 Database Interface (DBI). SYNOPSIS use DBI; $driver = "mSQL"; # or "mSQL1"; $dsn = "DBI:$driver:database=$database;host=$hostname"; $dbh = DBI->connect($dsn, undef, undef); or $driver = "mysql"; $dsn =...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (99): DBD::mSQL 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

Released: January 22, 2007  |  Added: February 14, 2008 | Visits: 7.645

WebAPP WebAPP is a popular, open source Content Management System (cms) written in the Perl programming language. The name WebAPP is an abbreviation of Web Automated Perl Portal. Available under the GNU General Public License, WebAPP is free software. Features Enhanced crypt, Articles, Forums and...


Platforms: *nix, Windows, Mac

License: Freeware Size: 927.73 KB Download (440): WebAPP Download

Added: June 23, 2010 | Visits: 895

DBD::MaxDB DBD::MaxDB is a Perl module for MySQL MaxDB database driver for the DBI module version 7.6.0 BUILD 027-121-124-939. SYNOPSIS use DBI; $dbh = DBI->connect("dbi:MaxDB:$hostname/$dbname", "$user", "$password") or die "Cant connect $DBI::err $DBI::errstrn"; $sth = $dbh->prepare("SELECT Hello...


Platforms: *nix

License: Freeware Size: 87.04 KB Download (100): DBD::MaxDB Download

Added: May 10, 2013 | Visits: 523

Sequel Explorer Sequel Explorer is a database management tool. But, it is also much more than just a Database Management Tool. It utilizes the platform-independence of the Perl programming language and the SQL database language to create a universal management platform. This application is very easy to install...


Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (60): Sequel Explorer Download

Added: November 04, 2013 | Visits: 419

WebService::Lingr WebService::Lingr is a low-level Lingr API implementation in the Perl programming language. By "low-level" it means that this module just gives you a straight mapping of Perl object methods to Lingr REST API, session management and data mapping via JSON. For higher level event driven...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (36): WebService::Lingr Download

Added: January 18, 2010 | Visits: 982

ADMLogger ADMLogger is a log analyzing engine based on fireparse. After I had written fireparse, I had found myself writing little scripts based on it. Like one that told me what my FTP server did that day. And then more things like - were unauthorized machines trying to get IP addresses from my DHCP...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (94): ADMLogger Download

Added: February 14, 2010 | Visits: 1.129

Docs::Site_SVD::Tie::FormA Docs::Site_SVD::Tie::FormA is a software version description (SVD) for the Tie::FormA program module. The system is the Perl programming language software. As established by the Perl referenced documents, program modules, such the "Tie::Form" module, extends the Perl language. The "Tie::Form"...


Platforms: *nix

License: Freeware Size: 100.35 KB Download (91): Docs::Site_SVD::Tie::FormA Download

Added: May 10, 2013 | Visits: 470

XSH2 XSH2 is a powerfull command-line tool for querying, processing and editing XML documents. It features a shell-like interface with auto-completion for comfortable interactive work, but can be as well used for off-line (batch) processing of XML data. XSH makes extensive use of the XPath language,...


Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (54): XSH2 Download

Added: April 27, 2013 | Visits: 439

XSH2 for XML Tools XSH2 is a powerfull command-line tool for querying, processing and editing XML documents. It features a shell-like interface with auto-completion for comfortable interactive work, but can be as well used for off-line (batch) processing of XML data. XSH makes extensive use of the XPath language,...


Platforms: CGI and Perl

License: Freeware Size: 7.88 MB Download (42): XSH2 for XML Tools Download

1 2 3 4 5 >