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

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

How Reliable Perl Programming

< 1 2 3 4 5 > 
Added: January 22, 2010 | Visits: 1.543

Alien Perl module Alien Perl module package contains external libraries wrapped up for your viewing pleasure! SYNOPSIS perldoc Alien; Alien is a package that exists just to hold together an idea, the idea of Alien:: packages, so there is no code here, just motivation for Alien. Why James and I ended up... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Alien Perl module Download

Added: July 17, 2010 | Visits: 915

HTML::WikiConverter::Dialects HTML::WikiConverter::Dialects is a Perl module which contains a tutorial on how to add a dialect. SYNOPSIS # In your dialect module: package HTML::WikiConverter::MySlimWiki; use HTML::WikiConverter -dialect; rule b => { start => **, end => ** }; rule i => { start => //, end => // };... Platforms: *nix

License: Freeware Size: 34.82 KB Download (91): HTML::WikiConverter::Dialects Download

Added: October 24, 2010 | Visits: 1.125

perlfaq3 perlfaq3 Perl module contains programming tools. How do I do (anything)? Have you looked at CPAN (see perlfaq2)? The chances are that someone has already written a module that can solve your problem. Have you read the appropriate manpages? Heres a brief index: Basics perldata, perlvar,... Platforms: *nix

License: Freeware Size: 12.2 MB Download (88): perlfaq3 Download

Added: April 10, 2010 | Visits: 949

Xmldoom::doc::UsingTorque Xmldoom::doc::UsingTorque Perl module contains a how to about making Torque generator to work with your database.xml. Because the format used in the database definition (commonly named database.xml) is the same as Apache Torque, we can use their tools to automatically generate database.xml from... Platforms: *nix

License: Freeware Size: 102.4 KB Download (98): Xmldoom::doc::UsingTorque Download

Released: June 05, 2012  |  Added: June 05, 2012 | Visits: 1.936

How to Open OST File Free Do not worry if you are looking for a reliable solution about how to open ost file, you have already found the response. The service of Microsoft Outlook recovery, provided by How to Open OST File Free, represents the fastest way out if you encounter difficulties with corrupted folders, used by... Platforms: Windows

License: Freeware Size: 1.86 MB Download (618): How to Open OST File Free Download

Added: August 11, 2006 | Visits: 7.517

EngInSite Perl Editor Professional EngInSite Perl Editor is a complete integrated development environment (IDE) for creating, testing and debugging Perl scripts, which runs on Windows 9x/NT/2000/XP or later. By bringing together the editing, testing and debugging instruments into a single, user-oriented environment, EngInSite... Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 4.68 MB Download (426): EngInSite Perl Editor Professional Download

Released: August 30, 2008  |  Added: October 31, 2008 | Visits: 2.875

Perl Code Library Perl Code Library is a powerful source code Library shipped with 1000+ lines of code, quick and powerful search engine, powerful printing capability, password protection, user notes & attachments handeling, favorites & rating support and more! Perl Code Library is a powerful multi-language... Platforms: Windows

License: Shareware Cost: $79.99 USD Size: 7.48 MB Download (206): Perl Code Library Download

Released: November 19, 2007  |  Added: February 25, 2008 | Visits: 1.819

Network Programming Gear Using Network Programming Gear, easily and automatically build tcp-based or udp-based network protocol source code for client/server sides. pure platform independent c source code to make sure highly performance and windows,linux and unix platform are all supported.auto protocol struct diagram to... Platforms: Windows

License: Shareware Cost: $59.00 USD Size: 1.56 MB Download (144): Network Programming Gear Download

Added: January 15, 2010 | Visits: 1.316

LibCVS Perl LibCVS Perl simplifies the job of writing tools around CVS by providing Perl libraries that programmers can access directly in their code. Its current focus is libraries that use the cvsclient protocol to talk to a CVS server and are targetted at the development of client applications.... Platforms: *nix

License: Freeware Size: 87.04 KB Download (93): LibCVS Perl Download

Added: August 04, 2010 | Visits: 1.148

Voicent Voicent is a Perl interface for making telephone calls using Voicent Gateway. You can use this interface module to make telephone calls from your perl program, provided that the Voicent Gateway is installed and can be accessed through HTTP. There is a FREE version of Voicent Gateway program... Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Voicent Download

Added: July 07, 2010 | Visits: 939

Inline::C Inline::C is a Perl module that can Write Perl Subroutines in C. Inline::C is a module that allows you to write Perl subroutines in C. Since version 0.30 the Inline module supports multiple programming languages and each language has its own support module. This document describes how to use... Platforms: *nix

License: Freeware Size: 92.16 KB Download (93): Inline::C Download

Added: April 18, 2010 | Visits: 957

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: 933

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: July 04, 2010 | Visits: 1.629

OpenInteract2::Manual::Tutorial OpenInteract2::Manual::Tutorial is a Perl module that will teach learn you how to create and modify a package. SYNOPSIS This tutorial will show you the different methods for creating a package and how to maintain them. CREATING THE PACKAGE A word on the example For our example were... Platforms: *nix

License: Freeware Size: 931.84 KB Download (99): OpenInteract2::Manual::Tutorial Download

Added: February 04, 2010 | Visits: 1.234

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: January 08, 2010 | Visits: 1.601

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: October 23, 2010 | Visits: 1.142

Bake Bake is a small domain specific programming language for describing how to transform one file into another. Bake uses the typical topological sort, but has features that make describing this relatively easy. Bake has patterns, similar to make, but which are part of the dependency graph (unlike... Platforms: *nix

License: Freeware Size: 94.21 KB Download (101): Bake Download

Added: October 17, 2010 | Visits: 3.430

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 (210): Visual Perl/Tk Download

Added: March 13, 2010 | Visits: 1.604

GCJ::Cni::Examples GCJ::Cni::Examples is a Perl module with examples of how to use GCJs CNI interface to write Perl Modules in Java. EXAMPLES Writing Treaded modules in Java One benefit of using GCJ is that it takes advantage of POSIX threading. This is nice since Perls threading model is, shall we say, less... Platforms: *nix

License: Freeware Size: 20.48 KB Download (105): GCJ::Cni::Examples Download

< 1 2 3 4 5 >