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

Makefile Pl software
Filter: All | Freeware | Demo
 

Makefile Pl

< 1 2 3 4 5 > 
Added: November 26, 2010 | Visits: 1.136

DNS::Zone DNS::Zone contains a collection of Perl modules which provide an abstraction of name service zones as well as server specific adaptors for concrete file representations. The modules origin is the ZoneMaster project which make heavy use of the module for comprehensive zone file management. Go to... Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): DNS::Zone Download

Added: July 21, 2010 | Visits: 1.571

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: January 20, 2010 | Visits: 1.025

Test::Manifest Test::Manifest is a Perl module created to interact with a t/test_manifest file. SYNOPSIS # in Makefile.PL eval "use Test::Manifest"; # in the file t/test_manifest, list the tests you want # to run Test::Harness assumes that you want to run all of the .t files in the t/ directory in... Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): Test::Manifest Download

Added: November 15, 2010 | Visits: 1.025

Inline-Support Inline-Support is a Perl module created to support information for Inline.pm and related modules. This document contains all of the latest support information for Inline.pm and the recognized Inline Language Support Modules (ILSMs) available on CPAN. SUPPORTED LANGUAGES The most important... Platforms: *nix

License: Freeware Size: 91.14 KB Download (93): Inline-Support Download

Added: November 13, 2010 | Visits: 1.096

Module::Install Module::Install is a standalone, extensible Perl module installer. SYNOPSIS In your Makefile.PL: (Recommended Usage) # Load the Module::Install bundled in ./inc/ use inc::Module::Install; # Define metadata name Your-Module; all_from lib/Your/Module.pm; # Specific dependencies... Platforms: *nix

License: Freeware Size: 79.87 KB Download (95): Module::Install Download

Added: May 17, 2010 | Visits: 923

Test::Parser Test::Parser is a collection of parsers for different test output file formats. These parse the data into a general purpose data structure that can then be used to create reports, do post-processing analysis, etc. Test::Parser can also export tests in SpikeSources TRPI test description XML... Platforms: *nix

License: Freeware Size: 45.06 KB Download (97): Test::Parser Download

Added: June 25, 2010 | Visits: 809

Carp::Datum Carp::Datum is a Perl module used for debugging and tracing. SYNOPSIS # In modules use Carp::Datum; # Programming by contract sub routine { DFEATURE my $f_, "optional message"; # $f_ is a lexical lvalue here my ($a, $b) = @_; DREQUIRE $a > $b, "a > b"; $a += 1; $b += 1; DASSERT $a >... Platforms: *nix

License: Freeware Size: 38.91 KB Download (91): Carp::Datum Download

Added: March 25, 2010 | Visits: 734

Grepmail Grepmail searches for emails in a normal or compressed mailbox using a regular expression or date constraint. To install this package, change to the directory where you unarchived this distribution and do the following steps: perl Makefile.PL make make test make install. Platforms: *nix

License: Freeware Size: 522.24 KB Download (88): Grepmail Download

Added: January 26, 2010 | Visits: 1.084

DBD::ODBC DBD::ODBC Perl module contains a ODBC Driver for DBI. SYNOPSIS use DBI; $dbh = DBI->connect(dbi:ODBC:DSN, user, password); Private DBD::ODBC Attributes odbc_more_results (applies to statement handle only!) Use this attribute to determine if there are more result sets available. SQL... Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): DBD::ODBC Download

Added: September 01, 2010 | Visits: 3.298

Another Gallery Another Gallery is a PHP port of the Zgal gallery generator. Another Gallery project supports themes and rollover buttons. ImageMagick creates thumbs with a higher quality than GD2.x. If you want to use Perl and ImageMagick you need the Image::Size perl module to generate the thumbnails. It is... Platforms: *nix

License: Freeware Size: 368.64 KB Download (160): Another Gallery Download

Added: April 04, 2010 | Visits: 1.103

sendxmpp sendxmpp project is a perl-script to send xmpp (jabber), similar to what mail does for mail. sendxmpp was written by me, Dirk-Jan C. Binnema, and is available under the term of the GNU General Public License v2. The hard work is done by Ryan Eatmons Net::XMPP-modules, and you need have them... Platforms: *nix

License: Freeware Size: 6.14 KB Download (111): sendxmpp Download

Added: February 21, 2010 | Visits: 874

Prima Prima is an extensible Perl toolkit for multi-platform GUI development. Platforms supported include Linux, Windows NT/9x/2K, OS/2 and UNIX/X11 workstations (FreeBSD, IRIX, SunOS, Solaris and others). The toolkit contains a rich set of standard widgets and has emphasis on 2D image processing... Platforms: *nix

License: Freeware Size: 1.3 MB Download (95): Prima Download

Added: August 19, 2010 | Visits: 978

DBIx::Wrapper::Config DBIx::Wrapper::Config Perl module allows the use of a configuration file in XML specifying information required to connect to databases using DBIx::Wrapper. This way, your database connection specifications can be kept in one place. Each "db" element specifies a key/name for the database... Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): DBIx::Wrapper::Config Download

Added: May 04, 2010 | Visits: 1.278

WWW::NanoRef WWW::NanoRef is a Perl module that uses the API published by nanoref.com to produce shortened URLs. Installation: perl Makefile.PL make make test make install Whats New in This Release: - Initial implementation. - Supports retrieving a shortened URL and allows for setting a password... Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): WWW::NanoRef Download

Added: March 21, 2010 | Visits: 747

perlipq Perlipq is a Perl extension to Linux iptables userspace queueing via libipq.Packets may be selected from the stack via the iptables QUEUE target and passed to userspace. Perlipq allows these packets to be manipulated in Perl and passed back to the stack. This is version 1.25, released for... Platforms: *nix

License: Freeware Size: 14.34 KB Download (94): perlipq Download

Added: October 22, 2010 | Visits: 703

JoeDog::Config JoeDog::Config provides a perl extension for parsing data/configuration file. It reads columns, key-value pairs, and INI style config files into arrays, hashes and hashes of hashes. It can take characters or regexes for separators. ABSTRACT: This is a autoloadable module which allows the... Platforms: *nix

License: Freeware Size: 14.34 KB Download (88): JoeDog::Config Download

Added: October 22, 2010 | Visits: 1.138

IO::Tty IO::Tty is a Perl module to low-level allocate a pseudo-Tty, import constants. SYNOPSIS use IO::Tty qw(TIOCNOTTY); ... # use only to import constants, see IO::Pty to create ptys. IO::Tty is used internally by IO::Pty to create a pseudo-tty. You wouldnt want to use it directly except to... Platforms: *nix

License: Freeware Size: 21.5 KB Download (123): IO::Tty Download

Added: July 17, 2010 | Visits: 1.208

Glib::CodeGen Glib::CodeGen is a code generation utilities for Glib-based bindings. SYNOPSIS # usually in Makefile.PL use Glib::CodeGen; # most common, use all defaults Glib::CodeGen->parse_maps (myprefix); Glib::CodeGen->write_boot; # more exotic, change everything Glib::CodeGen->parse_maps (foo,... Platforms: *nix

License: Freeware Size: 225.28 KB Download (118): Glib::CodeGen Download

Added: July 19, 2010 | Visits: 866

Apache::AuthPerLDAP Apache::AuthPerLDAP is a mod_perl PerLDAP Authentication Module. SYNOPSIS < Directory /foo/bar > # Authentication Realm and Type (only Basic supported) AuthName "Foo Bar Authentication" AuthType Basic # Any of the following variables can be set. # Defaults are listed to the right.... Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): Apache::AuthPerLDAP Download

Added: April 25, 2010 | Visits: 1.129

HPUX::SDUX HPUX::SDUX is a Perl module for creating SD-UX software depots of Perl modules. SYNOPSIS perl -MHPUX::SDUX -e wmf make; make test; make depot HPUX::SDUX is a Perl module to assist creating SD-UX software depots for Perl modules on HP-UX. As such, it is utterly useless for Perl users on... Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): HPUX::SDUX Download

< 1 2 3 4 5 >