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

Sample Perl Code software
Filter: All | Freeware | Demo
 

Sample Perl Code

< 1 2 3 4 5 > 
Added: September 17, 2010 | Visits: 752

B::CC B::CC is Perl compilers optimized C translation backend. SYNOPSIS perl -MO=CC[,OPTIONS] foo.pl This compiler backend takes Perl source and generates C source code corresponding to the flow of your program. In other words, this backend is somewhat a "real" compiler in the sense that many... Platforms: *nix

License: Freeware Size: 12.2 MB Download (100): B::CC Download

Added: January 14, 2010 | Visits: 1.336

NFS Backup System NFS Backup System is a Perl script that backup system for NFS. The basic function nfsbu is an automated perl-script backup system between an NFS server and an NFS client. Either by crontab or manual execution, directories listed in the configuration file can be backed up to a directory mounted... Platforms: *nix

License: Freeware Size: 5.12 KB Download (115): NFS Backup System Download

Added: April 04, 2010 | Visits: 929

HTML::CGIChecker HTML::CGIChecker is a Perl module to detect dangerous HTML code. SYNOPSIS use HTML::CGIChecker; $feedback = < TABLE CELLPADDING="2" >< TR >< TD >One column< /TD >< /TR >< /TABLE >< BR > " Arrays & variables " Dough > Hi, how are you ? And now some Perl code: < PRE > print "< HTML ><... Platforms: *nix

License: Freeware Size: 14.34 KB Download (95): HTML::CGIChecker Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 1.296

Add-in Express Toys for Excel and .NET This is a free sample COM add-in (ready to install and use) that adds a number of useful features to Microsoft Excel, including advanced options for Excel styles, merging cells, aligning text and special paste options.The add-in is based on the advanced Add-in Express technology and is designed... Platforms: Windows

License: Freeware Size: 788.48 KB Download (56): Add-in Express Toys for Excel and .NET Download

Released: December 10, 2006  |  Added: December 10, 2006 | Visits: 3.309

WeBuilder 2006 Complete all-in-one web code editor for all your web document editing needs. Clean and convenient interface, quick startup, true flexibility and powerful features allow you to create and edit HTML, CSS, JavaScript, VBScript, PHP, ASP, SSI, Perl code faster and easier than ever, while integrated... Platforms: Windows

License: Shareware Cost: $39.85 USD Size: 4.38 MB Download (809): WeBuilder 2006 Download

Added: March 06, 2010 | Visits: 1.214

Business::Associates::Stylesheet Business::Associates::Stylesheet is a Perl information on the Associates XSLT stylesheets and how to modify the data processing. THE PROCESSING MODEL Before we get going on the details, let us first remind ourselves on what we might call the processing model of the Associates package. The... Platforms: *nix

License: Freeware Size: 46.08 KB Download (98): Business::Associates::Stylesheet Download

Added: June 09, 2010 | Visits: 1.190

Geo::Shapelib Geo::Shapelib is a Perl extension for reading and writing shapefiles as defined by ESRI. SYNOPSIS use Geo::Shapelib qw/:all/; or use Geo::Shapelib qw/:all/; my $shapefile = new Geo::Shapelib { Name => stations, Shapetype => POINT, FieldNames => [Name,Code,Founded]; FieldTypes =>... Platforms: *nix

License: Freeware Size: 266.24 KB Download (134): Geo::Shapelib Download

Added: February 20, 2010 | Visits: 1.180

Apache::AxKit::Language::XSP Apache::AxKit::Language::XSP is a Perl module with eXtensible Server Pages. SYNOPSIS < xsp:page xmlns:xsp="http://apache.org/xsp/core/v1" > < xsp:structure > < xsp:import >Time::Object< /xsp:import > < /xsp:structure > < page > < title >XSP Test< /title > < para > Hello World! <... Platforms: *nix

License: Freeware Size: 307.2 KB Download (93): Apache::AxKit::Language::XSP Download

Added: November 12, 2010 | Visits: 1.120

StateML StateML is a State Machine Markup Language, with GraphViz and template-driven code generation. SYNOPSIS ## See the stml command for command line use (recommended) ## Heres what a .stml file might look like: < machine id="main" xmlns="http://slaysys.com/StateML/1.0"... Platforms: *nix

License: Freeware Size: 22.53 KB Download (99): StateML Download

Added: November 15, 2010 | Visits: 842

Mozilla::ConsoleService Mozilla::ConsoleService is a Perl interface to Mozilla nsIConsoleService. SYNOPSIS use Mozilla::ConsoleService; Mozilla::PromptService::Register(sub { print $_[0]; }); Mozilla::ConsoleService uses Mozilla nsIConsoleService to pass log messages to perl code, similar to JavaScript Console... Platforms: *nix

License: Freeware Size: 32.77 KB Download (91): Mozilla::ConsoleService Download

Added: September 19, 2010 | Visits: 975

SVG::SVG2zinc SVG::SVG2zinc is a Perl module to display or convert svg files in scripts, classes, images... SYNOPSIS use SVG::SVG2zinc; &SVG::SVG2zinc::parsefile(file.svg, Backend,file.svg, -out => outfile, -verbose => $verbose, -namespace => 0|1, -prefix => string, ); # to generate a Perl script:... Platforms: *nix

License: Freeware Size: 133.12 KB Download (92): SVG::SVG2zinc Download

Added: March 21, 2010 | Visits: 1.100

Path::Graph Path::Graph is a Perl module created to generate paths from hash graph. SYNOPSIS Code 1 #!usr/bin/perl my %graph = ( A => {B=>1,C=>4}, B => {A=>1,C=>2}, C => {A=>4,B=>2} ); use Paths::Graph; my $g = Paths::Graph->new(-origin=>"A",-destiny=>"C",-graph=>%graph); my @paths =... Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Path::Graph Download

Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 2.294

sqlpp sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also #perldef for calling arbitrary perl code. SYNOPSIS... Platforms: *nix

License: Freeware Size: 10.24 KB Download (100): sqlpp Download

Added: April 14, 2010 | Visits: 957

HTML::Embperl HTML::Embperl is a Perl module for building dynamic Websites with Perl. SYNOPSIS Embperl is a Perl extension module which gives you the power to embed Perl code directly in your HTML documents (like server-side includes for shell commands). If building more than a single page, you may also... Platforms: *nix

License: Freeware Size: 358.4 KB Download (89): HTML::Embperl Download

Added: September 08, 2010 | Visits: 880

Games::PerlWar Games::PerlWar is a Perl variant of the classic Corewar game. This is a sparring program, similar to the programmed reality of the Matrix. It has the same basic rules, rules like gravity. What you must learn is that these rules are no different than the rules of a computer system. Some of... Platforms: *nix

License: Freeware Size: 31.74 KB Download (87): Games::PerlWar Download

Added: September 20, 2010 | Visits: 678

Net::TCPwrappers Net::TCPwrappers is a Perl interface to tcp_wrappers. SYNOPSIS use Net::TCPwrappers qw(RQ_DAEMON RQ_FILE request_init fromhost hosts_access); ... my $progname = yadd; while (accept(CLIENT, SERVER)) { my $req = request_init(RQ_DAEMON, $progname, RQ_FILE, fileno(CLIENT)); fromhost($req);... Platforms: *nix

License: Freeware Size: 48.13 KB Download (91): Net::TCPwrappers Download

Added: November 14, 2010 | Visits: 906

VCS VCS project is a Perl library for generic Version Control System access in Perl. SYNOPSIS use VCS; $file = VCS::File->new($ARGV[0]); print $file->url, ":n"; for $version ($file->versions) { print $version->version, was checked in by , $version->author, "n"; } VCS is an API for... Platforms: *nix

License: Freeware Size: 21.5 KB Download (105): VCS Download

Added: May 22, 2010 | Visits: 1.456

List::Compare List::Compare is a Perl module to compare elements of two or more lists. SYNOPSIS The bare essentials: @Llist = qw(abel abel baker camera delta edward fargo golfer); @Rlist = qw(baker camera delta delta edward fargo golfer hilton); $lc = List::Compare->new(@Llist, @Rlist);... Platforms: *nix

License: Freeware Size: 184.32 KB Download (100): List::Compare Download

Added: January 27, 2010 | Visits: 796

TeX::Hyphen TeX::Hyphen is a Perl module to hyphenate words using TeXs patterns. SYNOPSIS use TeX::Hyphen; my $hyp = new TeX::Hyphen file => hyphen.tex, style => czech, leftmin => 2, rightmin => 2; # my $hyp = new TeX::Hyphen "hyphen.tex"; my $word = "representation"; my @points =... Platforms: *nix

License: Freeware Size: 22.53 KB Download (87): TeX::Hyphen Download

Added: June 26, 2010 | Visits: 835

Petal Petal is a Perl Template Attribute Language - TAL for Perl! SYNOPSIS in your Perl code: use Petal; my $template = new Petal (foo.xhtml); print $template->process (bar => BAZ); in foo.xhtml < html xmlns:tal="http://purl.org/petal/1.0/" > < body tal:content="bar" >Dummy Content< /body... Platforms: *nix

License: Freeware Size: 84.99 KB Download (96): Petal Download

< 1 2 3 4 5 >