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

How Reliable Perl Programming software
Filter: All | Freeware | Demo
 

How Reliable Perl Programming

< 1 2 3 4 5 > 
Added: February 26, 2010 | Visits: 843

libintl-perl libintl-perl is a library that supports message translation for Perl, written in pure Perl (version 5.004 or better). A faster C version is also built and installed if the system fulfills all requirements. Its interface is very similar to the gettext family of functions in C, and it uses the... Platforms: *nix

License: Freeware Size: 450.56 KB Download (95): libintl-perl Download

Added: September 12, 2010 | Visits: 838

InSilicoSpectro::InSilico::MassCalculator MassCalculator is a Perl module that implements common mass computations in mass spectrometry. SYNOPSIS use InSilicoSpectro::InSilico::MassCalculator; InSilicoSpectro::InSilico::MassCalculator::init(insilicodef.xml); MassCalculator Perl library is intended to support common mass... Platforms: *nix

License: Freeware Size: 1.4 MB Download (90): InSilicoSpectro::InSilico::MassCalculator Download

Added: October 22, 2010 | Visits: 1.313

OpenGeoDB Perl module OpenGeDB Perl module is a module to access the OpenGeoDB database and calculate all ZIP codes in a certain radius.. Platforms: *nix

License: Freeware Size: 3.07 KB Download (102): OpenGeoDB Perl module Download

Added: July 25, 2010 | Visits: 1.389

Volity::Bot::TicTacToe::Random Volity::Bot::TicTacToe::Random is a Perl module with Tic tac toe bot module for Volity. This is a subclass of Volity::Bot that defines an automated Tic Tac Toe player. It is not a very good Tic Tac Toe player, choosing a random legal move to make every time its turn comes up. More... Platforms: *nix

License: Freeware Size: 102.4 KB Download (138): Volity::Bot::TicTacToe::Random Download

Added: November 06, 2010 | Visits: 1.312

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this... Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: September 14, 2010 | Visits: 911

Perl::Critic::Config Perl::Critic::Config is a Perl module to find and load Perl::Critic user-preferences. Perl::Critic::Config takes care of finding and processing user-preferences for Perl::Critic. The Config object defines which Policy modules will be loaded into the Perl::Critic engine and how they should be... Platforms: *nix

License: Freeware Size: 245.76 KB Download (90): Perl::Critic::Config Download

Added: March 26, 2010 | Visits: 838

Language::Functional Language::Functional is a Perl module which makes Perl slightly more functional. SYNOPSIS use Language::Functional :all; print The first ten primes are: , show(take(10, filter { prime(shift) } integers)), "n"; Perl already contains some functional-like functions, such as map and grep. The... Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): Language::Functional Download

Added: September 13, 2010 | Visits: 1.038

Perl::Metric::Basic Perl::Metric::Basic is a Perl module that can provide basic software metrics. SYNOPSIS # first construct a PPI::Document object to pass in my $document = PPI::Document->load("t/lib/Acme.pm"); # then retrieve metrics on the document my $m = Perl::Metric::Basic->new; my $metric =... Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): Perl::Metric::Basic Download

Added: March 11, 2010 | Visits: 1.044

Perl x86 Disassembler The libdisasm library provides basic disassembly of Intel x86 instructions from a binary stream. The intent is to provide an easy to use disassembler which can be called from any application; the disassembly can be produced in AT&T syntax and Intel syntax, as well as in an intermediate format... Platforms: *nix

License: Freeware Size: 38.91 KB Download (138): Perl x86 Disassembler Download

Added: July 18, 2010 | Visits: 1.546

The Qu Programming Language Qu is a powerful full-featured object oriented programming language. It is an Open Source software. The Qu Programming Language is absolutely free (as in free lunch) and distributed under the GNU General Public License (GPL). Qu is inspired by other languages. Most noticeably Perl, Python, Ruby... Platforms: *nix

License: Freeware Size: 1.3 MB Download (99): The Qu Programming Language Download

Added: January 09, 2010 | Visits: 1.427

Piet::Interpreter Piet::Interpreter is a Perl interpreter for the Piet programming language. SYNOPSIS use Piet::Interpreter; my $p = Piet::Interpreter->new(image => my_code.gif); $p->run; Piet is a programming language in which programs look like abstract paintings. The language is named after Piet... Platforms: *nix

License: Freeware Size: 17.41 KB Download (242): Piet::Interpreter Download

Added: May 02, 2010 | Visits: 1.194

Wx::Perl::Packager Wx::Perl::Packager provides a module to assist packaging Wx based applications with PAR, ActiveState PerlApp / PDK and Perl A module to assist packaging Wx based applications with PAR, ActiveState PerlApp / PDK and Perl2Exe. All that is needed is that you include a use statement as the first... Platforms: *nix

License: Freeware Size: 12.29 KB Download (96): Wx::Perl::Packager Download

Added: April 24, 2010 | Visits: 1.002

Test::Simple Test::Simple is a Perl module with basic utilities for writing tests. SYNOPSIS use Test::Simple tests => 1; ok( $foo eq $bar, foo is bar ); ** If you are unfamiliar with testing read Test::Tutorial first! ** This is an extremely simple, extremely basic module for writing tests suitable... Platforms: *nix

License: Freeware Size: 77.82 KB Download (92): Test::Simple Download

Added: June 11, 2010 | Visits: 1.546

Intro to Bash Programming HOWTO Intro to Bash Programming HOWTO is a bash programming tutorial. The Intro to Bash Programming HOWTO is meant for newbies who wish to learn how to write shell scripts for bash, the GNU Boure-Again shell. It contains several samples. It is very early in its development, but it is hoped that... Platforms: *nix

License: Freeware Download (188): Intro to Bash Programming HOWTO Download

Added: February 07, 2010 | Visits: 931

CVS Perl library CVS Perl library is a Perl module which is a wrapper around the CVS command with an object-oriented interface. Installation: To install this module type the following: perl Makefile.PL make make test make install. Platforms: *nix

License: Freeware Size: 24.58 KB Download (96): CVS Perl library Download

Added: July 21, 2010 | Visits: 867

Hub::Perl::Language Hub::Perl::Language is a Perl module that contains a lot of methods. PUBLIC METHODS sizeof Integer size of hashes, arrays, and scalars Usage: sizeof %hash Usage: sizeof @array Usage: sizeof $scalar_ref Usage: sizeof $scalar Usage: sizeof %more, @than, $one Sizes are computed as... Platforms: *nix

License: Freeware Size: 143.36 KB Download (87): Hub::Perl::Language Download

Added: February 11, 2010 | Visits: 1.672

Mail::Webmail::Yahoo Mail::Webmail::Yahoo is a Perl module that enables bulk download of yahoo.com -based webmail. SYNOPSIS use Mail::Webmail::Yahoo; $yahoo = Mail::Webmail::Yahoo->new(%options); @folders = $yahoo->get_folder_list(); @messages = $yahoo->get_mail_messages(Inbox, all); # Write messages to disk... Platforms: *nix

License: Freeware Size: 28.67 KB Download (100): Mail::Webmail::Yahoo Download

Added: April 03, 2010 | Visits: 715

MRTG::Config MRTG::Config is a Perl module for parsing MRTG configuration files. WARNING This module, while reliable right now, is still in ALPHA stages of development... The API/methods may change. Behaviors of methods will almost certainly change. The internal structure of data will change, as will many... Platforms: *nix

License: Freeware Size: 12.29 KB Download (94): MRTG::Config Download

Added: September 03, 2010 | Visits: 1.243

Perl Doxygen Filter Doxygen Filter project is an input filter for Doxygen enabling support for Perl code documentation. Of course, Perl developers are used to use POD rather than some other code documentation tools. However, most developers actually are not restricted to using one single language. Instead of... Platforms: *nix

License: Freeware Size: 23.55 KB Download (114): Perl Doxygen Filter Download

Added: July 11, 2010 | Visits: 702

PDL::Internals PDL::Internals is a Perl module that contains a description of some aspects of the current internals. Intro This document explains various aspects of the current implementation of PDL. If you just want to use PDL for something, you definitely do not need to read this. Even if you want to... Platforms: *nix

License: Freeware Size: 2.1 MB Download (88): PDL::Internals Download

< 1 2 3 4 5 >