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

Makefile Pl software
Filter: All | Freeware | Demo
 

Makefile Pl

1 2 3 4 5 > 
Added: October 16, 2010 | Visits: 786

Test::Dependencies Test::Dependencies is a Perl module to ensure that your Makefile.PL specifies all module dependencies. SYNOPSIS In your t/00-dependencies.t: use Test::Dependencies exclude => [qw/ Your::Namespace Some::Other::Namespace /]; ok_dependencies(); Makes sure that all of the modules that are...



Platforms: *nix

License: Freeware Size: 21.5 KB Download (89): Test::Dependencies Download

Added: January 11, 2010 | Visits: 579

Glib::MakeHelper Glib::MakeHelper is a Perl module for Makefile.PL utilities for Glib-based extensions. SYNOPSIS eval "use Glib::MakeHelper; 1" or complain_that_glib_is_too_old_and_die(); %xspod_files = Glib::MakeHelper->do_pod_files (@xs_files); package MY; sub postamble { return...





Platforms: *nix

License: Freeware Size: 235.52 KB Download (96): Glib::MakeHelper Download

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

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: January 10, 2010 | Visits: 880

XAO Web Developer XAO::Web is a part of XAO open source web services suite. It allows to build dynamic web content using data, templates and external input. The distinguishing feature of XAO::Web is in its modular design where almost every aspect of functionality can be altered and alterations can be re-used. No...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): XAO Web Developer Download

Added: April 13, 2010 | Visits: 965

ExtUtils::AutoInstall ExtUtils::AutoInstall is a Perl module to automatic install of dependencies via CPAN. SYNOPSIS In Makefile.PL, with Module::Install available on the authors system: use inc::Module::Install; name (Joe-Hacker); abstract (Perl Interface to Joe Hacker); author (Joe Hacker ); include...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (152): ExtUtils::AutoInstall Download

Added: April 06, 2010 | Visits: 763

Rosetta::SeeAlso Rosetta::SeeAlso is a Perl module that contains external resources that you really ought to look at. INSTALLATION To install these modules, cd to the directory that contains all of the extracted distribution files, including this ReadMe file, and type the following: perl Makefile.PL make...


Platforms: *nix

License: Freeware Size: 86.02 KB Download (96): Rosetta::SeeAlso Download

Added: June 13, 2010 | Visits: 712

OpenPlugin OpenPlugin is a Plugin manager for web applications. There are many web application frameworks out there, and each seems to haveits own method of handling sessions, user authentication, datasourcemanagement, logging, etc. OpenPlugins goal is to make one unified system, capable of handling those...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (87): OpenPlugin Download

Added: November 14, 2010 | Visits: 1.167

Net::FTP Net::FTP is a FTP Client class. Net::FTP is a class implementing a simple FTP client in Perl as described in RFC959. It provides wrappers for a subset of the RFC959 commands. FTP stands for File Transfer Protocol. It is a way of transferring files between networked machines. The protocol...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (99): Net::FTP Download

Added: November 18, 2010 | Visits: 798

mtop mtop (MySQL top) monitors a MySQL database showing the queries which are taking the most amount of time to complete. Installation: To install mtop, run the following: perl Makefile.PL make make install Run: perl Makefile.PL --prefix={install_prefix} or change the PREFIX line in...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (90): mtop Download

Added: September 23, 2010 | Visits: 1.081

VideoGuide VideoGuide is content management system for video libraries. It allows you organize your video files, added film descriptions from IMDB.com or manually, assing genres, persons etc. There is a new feature in the module IMDB::Film. Now you can retrieve a list of official sites of specified movie....


Platforms: *nix

License: Freeware Size: 47.1 KB Download (112): VideoGuide Download

Added: May 22, 2010 | Visits: 1.237

Module::Build::Authoring Module::Build::Authoring are authoring Module::Build modules. When creating a Build.PL script for a module, something like the following code will typically be used: use Module::Build; my $build = Module::Build->new ( module_name => Foo::Bar, license => perl, requires => { perl =>...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (96): Module::Build::Authoring Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 253

sdist Sdist creates a skeletal set of distribution files for standalone Perl scripts, so that they can be installed with 'perl Makefile.PL; make; make test; make install' in the same way as Perl modules.


Platforms: Windows, Mac, Linux

License: Freeware Size: 43.63 KB Download (48): sdist Download

Added: November 03, 2013 | Visits: 236

Devel::FakeOSName Devel::FakeOSName is a module to make Perl think it runs on a different OS. SYNOPSIS # build us Makefile for aix perl -MDevel::FakeOSName=aix Makefile.PL Sometimes your code includes code specific to an OS that you don't have an access to, but you want to see what happens if it was to run on...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (46): Devel::FakeOSName Download

Added: June 16, 2013 | Visits: 772

Color::Model::Munsell::Util Utility subroutines for Color::Model::Munsell ---------- INSTALLATION ~~~~~~~~~~~~ To install this module, run the following commands: *perl Makefile.PL *make *make test *make install


Platforms: *nix

License: Freeware Size: 51.2 KB Download (93): Color::Model::Munsell::Util Download

Added: June 15, 2010 | Visits: 1.261

Video::Info::MPEG::Video Video::Info is a suite of modules to probe video files for various attributes. Previous versions of Video::Info depended on external modules, such as RIFF::Info and ASF::Info. This is no longer the case, you dont need to install them. All the functionality is now included with the Video::Info...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (104): Video::Info::MPEG::Video Download

Added: September 12, 2010 | Visits: 1.196

Video::Info::MPEG::Constants Video::Info::MPEG::Constants is a suite of modules to probe video files for various attributes. Previous versions of Video::Info depended on external modules, such as RIFF::Info and ASF::Info. This is no longer the case, you dont need to install them. All the functionality is now included with...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (101): Video::Info::MPEG::Constants Download

Added: September 17, 2010 | Visits: 1.184

Video::Info::MPEG::System Video::Info::MPEG::System is a suite of modules to probe video files for various attributes. Previous versions of Video::Info depended on external modules, such as RIFF::Info and ASF::Info. This is no longer the case, you dont need to install them. All the functionality is now included with the...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (96): Video::Info::MPEG::System Download

Added: March 24, 2010 | Visits: 969

Text::Highlight Text::Highlight is a syntax highlighting framework. SYNOPSIS use Text::Highlight preload; my $th = new Text::Highlight(wrapper => " %s n"); print $th->highlight(Perl, $code); Text::Highlight is a flexible and extensible tool for highlighting the syntax in programming code. The markup...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (102): Text::Highlight Download

Added: November 07, 2010 | Visits: 1.136

Cache-Memcached-Tie Cache-Memcached-Tie is a tie for Cache::Memcached. Installation: To install this module type the following: perl Makefile.PL make make test make install.


Platforms: *nix

License: Freeware Size: 15.36 KB Download (96): Cache-Memcached-Tie Download

Added: May 02, 2010 | Visits: 1.166

Java::JCR::Lock Java::JCR::Lock is a Perl module that can load JCR lock extension wrappers. SYNOPSIS use Java::JCR::Lock This loads the Perl classes mapped to the Java package named javax.jcr.lock. Installation: Installation can be a bit tricky because this library depends upon Inline::Java, which...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (329): Java::JCR::Lock Download

1 2 3 4 5 >