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

Perl Code freeware
Filter: All | Freeware | Demo
 

Perl Code

< 1 2 3 4 5 > 
Added: March 24, 2010 | Visits: 903

HTML::Adsense HTML::Adsense is a Perl module that can create adsense widgets easily. SYNOPSIS This module wraps Google Adsense ad creation in OO perl code. use HTML::Adsense; my $myad = HTML::Adsense->new( client => pub-4763368282156432, ); # OR $myad->client(pub-4763368282156432); print...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): HTML::Adsense Download

Added: September 14, 2010 | Visits: 997

Template::Alloy::Parse Template::Alloy::Parse is a Perl module with common parsing role for creating AST from templates. The Template::Alloy::Parse role is reponsible for storing the majority of directive parsing code, as well as for delegating to the TT, HTE, Tmpl, and Velocity roles for finding variables and...





Platforms: *nix

License: Freeware Size: 143.36 KB Download (93): Template::Alloy::Parse Download

Added: February 13, 2010 | Visits: 1.213

Pod::POM::View::HTML::Filter Pod::POM::View::HTML::Filter Perl module can use filters on sections of your pod documents. SYNOPSIS In your POD: Some coloured Perl code: =begin filter perl # now in full colour! $A++; =end filter =for filter=perl $A++; # this works too This should read C : =begin filter foo...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): Pod::POM::View::HTML::Filter Download

Added: August 10, 2010 | Visits: 1.536

SAP::Rfc SAP::Rfc is a Perl module that contains RFC Function calls against an SAP R/3 System. SYNOPSIS # WARNING - as of SAP::Rfc 1.40 USER and PASSWD are case sensitive ready for # R3 7.x use SAP::Rfc; $rfc = new SAP::Rfc( ASHOST => myhost, USER => ME, PASSWD => secret, LANG => EN, CLIENT =>...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (133): SAP::Rfc Download

Added: April 05, 2010 | Visits: 836

mod_speedycgi mod_speedycgi speeds up perl scripts by running them persistently. SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. A script can be made to to run persistently by changing the interpreter line at the top of the script from: #!/usr/bin/perl to...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (105): mod_speedycgi Download

Added: August 03, 2010 | Visits: 966

CGI::SpeedyCGI SpeedyCGI is a Perl module to speed up perl scripts by running them persistently. SYNOPSIS #!/usr/bin/speedy ### Your Script Here. For example: print "Content-type: text/htmlnnHello World!n"; ## ## Optionally, use the CGI::SpeedyCGI module for various things ## # Create a SpeedyCGI...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (92): CGI::SpeedyCGI Download

Added: June 08, 2010 | Visits: 597

SelfLoader SelfLoader is a Perl module created to load functions only on demand. SYNOPSIS package FOOBAR; use SelfLoader; ... (initializing code) __DATA__ sub {.... This module tells its users that functions in the FOOBAR package are to be autoloaded from after the __DATA__ token. See also...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (90): SelfLoader Download

Added: October 13, 2010 | Visits: 711

ExtUtils::SVDmaker ExtUtils::SVDmaker is a Perl module to create CPAN distributions. SYNOPSIS use ExtUtils::SVDmaker; $svd = new ExtUtils::SVDmaker( @options ); $svd = new ExtUtils::SVDmaker( %options ); $svd->vmake( @targets, %options ); $svd->vmake( @targets ); $svd->vmake( %options ); The...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (89): ExtUtils::SVDmaker Download

Added: September 02, 2010 | Visits: 1.210

Agent Agent is the Transportable Agent Perl module. SYNOPSIS use Agent; my $a = new Agent( Name => path_to_agent.pa, %args ); $a->run(); Agent Perl is meant to be a multi-platform interface for writing and using transportable perl agents. A Perl Agent Is any chunk of Perl code that can...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (117): Agent Download

Added: April 25, 2010 | Visits: 908

List::MoreUtils List::MoreUtils is a Perl module that can provide the stuff missing in List::Util. SYNOPSIS use List::MoreUtils qw(any all none notall true false firstidx first_index lastidx last_index insert_after insert_after_string apply after after_incl before before_incl indexes firstval first_value...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (95): List::MoreUtils Download

Added: January 10, 2010 | Visits: 1.443

Anti-censorship Tools (proxyTools) ProxyTools is a package of Perl network utilities designed mainly to assist those whose Internet access is censored, unreliable, or otherwise damaged. Uncensored access is provided to any outside service required (Usenet News, Web browsing, IRC, Socks etc.). Setup requires installation of Perl...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (129): Anti-censorship Tools (proxyTools) Download

Added: November 06, 2010 | Visits: 1.734

Crypt::OpenSSL::SMIME Crypt::OpenSSL::SMIME is a Perl module for signing and encrypting messages with S/MIME standard using OpenSSL libraries. SYNOPSIS use Crypt::OpenSSL::SMIME; $smime = new Crypt::OpenSSL::SMIME({ signer_from => sender@test.com, signer_cert => sender.crt, signer_key => sender.key,...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (107): Crypt::OpenSSL::SMIME Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 777

ActiveState ActivePerl (Linux 64) ActivePerl from ActiveState is the industry-standard, commercial-grade Perl distribution, available for Windows, Linux and Mac OS X (Solaris, AIX and HP-UX available in Business or Enterprise Edition). Developers worldwide rely on ActivePerls's completeness and ease-of-use, while corporate users...


Platforms: Linux

License: Freeware Size: 33.03 MB Download (53): ActiveState ActivePerl (Linux 64) Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 834

ActiveState ActivePerl (Windows) ActivePerl from ActiveState is the industry-standard, commercial-grade Perl distribution, available for Windows, Linux and Mac OS X (Solaris, AIX and HP-UX available in Business or Enterprise Edition). Developers worldwide rely on ActivePerls's completeness and ease-of-use, while corporate users...


Platforms: Windows

License: Freeware Size: 24.44 MB Download (54): ActiveState ActivePerl (Windows) Download

Released: September 11, 2012  |  Added: September 11, 2012 | Visits: 699

ActiveState ActivePerl (Windows 64) ActivePerl from ActiveState is the industry-standard, commercial-grade Perl distribution, available for Windows, Linux and Mac OS X (Solaris, AIX and HP-UX available in Business or Enterprise Edition). Developers worldwide rely on ActivePerls's completeness and ease-of-use, while corporate users...


Platforms: Windows

License: Freeware Size: 26.06 MB Download (50): ActiveState ActivePerl (Windows 64) Download

Released: August 19, 2012  |  Added: August 19, 2012 | Visits: 629

ActiveState ActivePerl (Mac) ActivePerl from ActiveState is the industry-standard, commercial-grade Perl distribution, available for Windows, Linux and Mac OS X (Solaris, AIX and HP-UX available in Business or Enterprise Edition). Developers worldwide rely on ActivePerls's completeness and ease-of-use, while corporate users...


Platforms: Mac

License: Freeware Size: 48.31 MB Download (44): ActiveState ActivePerl (Mac) Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 705

ActiveState ActivePerl (Linux) ActivePerl from ActiveState is the industry-standard, commercial-grade Perl distribution, available for Windows, Linux and Mac OS X (Solaris, AIX and HP-UX available in Business or Enterprise Edition). Developers worldwide rely on ActivePerls's completeness and ease-of-use, while corporate users...


Platforms: Linux

License: Freeware Size: 30.75 MB Download (47): ActiveState ActivePerl (Linux) Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 320

QuickPerlTester Have you ever wanted a quick way to test our your PERL scripts for debugging, and often found yourself frustrated with all the time spend switching between the application you use to write the code and the application you use to test the code? If so, this lightweight, simple program may help you....


Platforms: Mac

License: Freeware Size: 204.8 KB Download (54): QuickPerlTester Download

Added: March 24, 2010 | Visits: 962

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 13, 2010 | Visits: 676

HTML::CMTemplate HTML::CMTemplate.pm is a Perl module that can generate text-based content from templates. SYNOPSIS use HTML::CMTemplate; $t = new HTML::CMTemplate( path => [ /path1, /longer/path2 ] ); $t->import_template( filename => file.html.ctpl, # in the paths above packagename => theTemplate,...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (98): HTML::CMTemplate Download

< 1 2 3 4 5 >