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

Makefilepl software
 

Makefilepl

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 1.878

Module::MakefilePL::Parse Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", <$fh>) ); $info = $parser->required; The purpose of this module is to determine the...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (100): Module::MakefilePL::Parse Download

Added: August 25, 2013 | Visits: 307

Devel::CheckOS Devel::CheckOS is a Perl module to check what OS we're running on. A learned sage once wrote on IRC: $^O is stupid and ugly, it wears its pants as a hat Devel::CheckOS provides a more friendly interface to $^O, and also lets you check for various OS "families" such as "Unix", which includes...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (38): Devel::CheckOS Download

Added: August 24, 2013 | Visits: 341

CPAN::DistroBuilder PAN::DistroBuilder is a Perl module to create a distro from a bundle or a number of modules from CPAN. SYNOPSIS % perl -MCPAN::DistroBuilder -webuild ApacheSDK 0.1 Bundle::Apache % perl -MCPAN::DistroBuilder -webuild CoolSDK 0.1 MD5 CGI This package does a very simple thing. It fetches the...


Platforms: *nix, Windows

License: Freeware Size: 30.72 KB Download (38): CPAN::DistroBuilder Download

Added: June 22, 2013 | Visits: 341

Class::PINT Class::PINT is an implementation of selected Tangram, and other OOPF related features on top of Class::DBI. ** WARNING - this release is a proof of concept, use at your own risk ** The goal of PINT is to provide some of the power and flexibility of Tangram with the maturity, transparency and...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (44): Class::PINT Download

Added: June 14, 2013 | Visits: 371

Test::PureASCII Test that only 7-bit ASCII characters exist on your code! INSTALLATION To install this module type the following: perl Makefile.PL make make test make install


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): Test::PureASCII Download