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

Active Perl Dev Kit software
Filter: All | Freeware | Demo
 

Active Perl Dev Kit

< 1 2 3 4 5 > 
Added: July 21, 2010 | Visits: 1.559

Perl Advanced TCP Hijacking Perl Advanced TCP Hijacking is a collection of tools for inspecting and hijacking network connections written in Perl. It consists of a packet generator, an RST daemon, a sniffer, an ICMP redirection tool, an ARP redirection tool, an IDS testing tool and other. If your system supports Perl just...



Platforms: *nix

License: Freeware Size: 471.04 KB Download (120): Perl Advanced TCP Hijacking Download

Added: August 16, 2010 | Visits: 893

ClearSilver CGI Kit Clearsilver is a fast, powerful, and language-neutral HTML template system. In both static content sites and dynamic HTML applications, ClearSilver CGI Kit provides a separation between presentation code and application logic which makes working with your project easier. The design of...





Platforms: *nix

License: Freeware Size: 583.68 KB Download (97): ClearSilver CGI Kit Download

Added: September 03, 2010 | Visits: 1.399

Hardware::iButton Hardware::iButton is a Perl module that allows to talk to DalSemi iButtons via a DS2480 serial widget. SYNOPSIS use Hardware::iButton::Connection; $c = new Hardware::iButton::Connection "/dev/ttyS0"; @b = $c->scan(); foreach $b (@b) { print "family: ",$b->family(), "serial number: ",...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (111): Hardware::iButton Download

Added: March 18, 2010 | Visits: 1.192

Hardware::iButton::Device Hardware::iButton::Device is a Perl object to represent iButtons. SYNOPSIS use Hardware::iButton::Connection; $c = new Hardware::iButton::Connection "/dev/ttyS0"; @b = $c->scan(); foreach $b (@b) { print "id: ", $b->id(), ", reg0: ",$b->readreg(0),"n"; } This module talks to iButtons...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (112): Hardware::iButton::Device Download

Added: January 01, 2010 | Visits: 1.721

The Object Oriented Database Kit The Object Oriented Database Kit is a set of tools to help database applications developers to handle database communication, reporting, and printing. It has a solid, stable, and easy to use API. The project is also GUI toolkit agnostic and portable..


Platforms: *nix

License: Freeware Size: 18.43 KB Download (114): The Object Oriented Database Kit Download

Added: April 18, 2010 | Visits: 949

Digest::Perl::MD4 Digest::Perl::MD4 is a Perl implementation of Ron Rivests MD4 Algorithm. This is not C-code interface (like Digest::MD5) but a Perl-only implementation of MD4 (like Digest::Perl::MD5). Because of this, it is slow but avoids platform specific complications. For efficiency you should use...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (101): Digest::Perl::MD4 Download

Added: March 01, 2010 | Visits: 923

Digest::MD5::Perl Digest::MD5::Perl is a Perl implementation of Ron Rivests MD5 Algorithm. This is not an interface (like Digest::MD5) but a Perl implementation of MD5. It is written in perl only and because of this it is slow but it works without C-Code. You should use Digest::MD5 instead of this module if it...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (138): Digest::MD5::Perl Download

Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock - Conway says that it is much clearer to use reverse than to flip $a and $b around in a sort block. Conway says that it is much clearer to use reverse than to flip $a and $b around in a sort block. He also suggests that, in newer...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (97): Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock Download

Added: February 04, 2010 | Visits: 1.229

Syntax::Highlight::Perl Syntax::Highlight::Perl is a Perl module that can highlight Perl Syntactical Structures. SYNOPSIS # simple procedural use Syntax::Highlight::Perl :BASIC; # or :FULL print format_string($my_string); # OO use Syntax::Highlight::Perl; my $formatter = new Syntax::Highlight::Perl; print...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (115): Syntax::Highlight::Perl Download

Added: November 10, 2010 | Visits: 1.246

Pre Make Kit Pre Make Kit (PMK) aims to be a BSD alternative to GNU autoconf, GNU libtool, and pkg-config. Pre Make Kit uses data files instead of scripts to limit the spreading of trojans in software packages. Its designed to be easy to use for users and developers. For better portability and efficiency,...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): Pre Make Kit Download

Added: May 18, 2010 | Visits: 807

AIX::ODM AIX::ODM is a Perl module for retrieving ODM information about an AIX (RS/6000/pSeries) system. SYNOPSIS use AIX::ODM; my %odm = odm_dump(C|P); while ( ($ndx1, $lev2) = each %odm ) { while ( ($ndx2, $val) = each %$lev2 ) { print "odm{${ndx1}}{${ndx2}} = ${odm{${ndx1}}{${ndx2}}}n"; } }...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (121): AIX::ODM Download

Added: January 18, 2010 | Visits: 1.496

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 09, 2010 | Visits: 783

Class::InsideOut Class::InsideOut is a Perl module with a safe, simple inside-out object construction kit. SYNOPSIS package My::Class; use Class::InsideOut qw( public private register id ); public name => my %name; # accessor: name() private age => my %age; # no accessor sub new { register( shift ) }...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (87): Class::InsideOut Download

Added: June 13, 2010 | Visits: 1.369

The Amsterdam Compiler Kit 6.0 The Amsterdam Compiler Kit or in short just ACK, is a fast, lightweight and retargetable compiler suite and toolchain written by Andrew Tanenbaum and Ceriel Jacobs, and was Minix native toolchain. The ACK was originally closed-source software (that allowed binaries to be distributed for Minix as...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (111): The Amsterdam Compiler Kit 6.0 Download

Added: January 08, 2010 | Visits: 1.593

Code::Perl Code::Perl is a Perl module to produce Perl code from a tree. SYNOPSIS use Code::Perl::Expr qw( :easy ); my $c = derefh(scal(hash), calls(getkey)); print $c->perl; # ($hash)->{getkey()} Code::Perl allows you to build chunks of Perl code as a tree and then when youre finished building,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (175): Code::Perl Download

Added: February 26, 2010 | Visits: 1.588

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: July 18, 2010 | Visits: 1.045

stat4proftpd stat4proftpd is a Perl script (with console interface) that shows some statistics (input/output traffic, the most requested files, the most active users) taken from the default TransferLog file(s) created by ProFTPD.. Collection of tiny Perl scripts written by Dmitry Shurupov: senddfbymail.


Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): stat4proftpd Download

Added: October 05, 2010 | Visits: 1.267

Perl/Linux Perl/Linux is a Linux distribution where ALL programs are written in perl. Many of the programs came from Perl Power Tools (PPT). Other programs came from Jay Komineks Perl/Linux page. Other programs, I wrote or enhanced, including: plHttpd (web server), edit (aced based), vi (enhanced aced),...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (133): Perl/Linux Download

Added: October 17, 2010 | Visits: 3.420

Visual Perl/Tk Visual Perl/Tk is a GUI development solution for beginners and professionals. Agenda - Why Perl/Tk - Other languages/libraries - Comparison table - Alternative visual tools for Perl/Tk - What beginners need - Why experienced programmer need it - What VPTK offers - Features that are not...


Platforms: *nix

License: Freeware Size: 90.11 KB Download (204): Visual Perl/Tk Download

Added: January 10, 2010 | Visits: 1.745

The Pure Perl RayCaster The Pure Perl RayCaster is a small simple Ray casting application written completely in Perl without using any 3D API library or OpenGL. For the GUI, Pure Perl RayCaster uses wxPerl (WxWindows port to Perl). Pure Perl RayCaster can load a 3D object from a file (in RAW format), display the...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (104): The Pure Perl RayCaster Download

< 1 2 3 4 5 >