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

Perl Directory Comparison software
Filter: All | Freeware | Demo
 

Perl Directory Comparison

< 1 2 3 4 5 
Added: August 19, 2010 | Visits: 717

Modwheel Modwheel Perl module is a tree-based Web framework. Most web sites are pages categorized by topic. So web sites can be viewed as a tree system where every page is a sub-tree and the page elements are nodes. Page elements can be things like articles, links, ads, news, comments and so on. In...



Platforms: *nix

License: Freeware Size: 1.4 MB Download (95): Modwheel Download

Added: July 21, 2010 | Visits: 1.560

Perl Advanced TCP Hijacking Perl Advanced TCP Hijacking is a collection of tools for inspecting and hijacking network connections written in Perl. It consists of a packet generator, an RST daemon, a sniffer, an ICMP redirection tool, an ARP redirection tool, an IDS testing tool and other. If your system supports Perl just...





Platforms: *nix

License: Freeware Size: 471.04 KB Download (120): Perl Advanced TCP Hijacking Download

Added: April 15, 2010 | Visits: 1.766

Open Directory in VLC Open Directory in VLC is just a modified version of the Open in Kaffeine service menu. I use it to open DVD/VIDEO_TS folders. VLC plays them with menus in tact.. Open Directory in VLC KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing...


Platforms: *nix

License: Freeware Download (150): Open Directory in VLC Download

Added: April 18, 2010 | Visits: 949

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

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: February 04, 2010 | Visits: 1.229

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 18, 2010 | Visits: 1.496

Perl OS Perl OS is a program written in the Perl programming language combined with the Perl module Tk. Perl OS was created to make an easy interface to run Perl/Tk programs. It was also created to be an easy working environment complete with a text editor, paint program, and more. The program comes...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (101): Perl OS Download

Added: May 13, 2010 | Visits: 838

File::Repl File::Repl is a Perl module that provides file replication utilities. SYNOPSIS use File::Repl; %con = { dira => C:/perl, dirb => M:/perl, verbose => 1, age => 10, }; $ref=File::Repl->New(%con); $r1 = $ref->Update(.p(l|m),a<>b,1); $r2 = $ref->Update(.t.*,a<>b,1,.tmp$); The...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (96): File::Repl Download

Added: March 05, 2010 | Visits: 1.246

ClearCase::Wrapper::DSB ClearCase::Wrapper::DSB Perl module contains David Boyces contributed cleartool wrapper functions. SYNOPSIS This is an overlay module for ClearCase::Wrapper containing David Boyces non-standard extensions. See perldoc ClearCase::Wrapper for more details. CLEARTOOL ENHANCEMENTS CATCS 1....


Platforms: *nix

License: Freeware Size: 18.43 KB Download (94): ClearCase::Wrapper::DSB Download

Added: April 05, 2010 | Visits: 942

Test::Deep Test::Deep is a Perl module for extremely flexible deep comparison. SYNOPSIS use Test::More tests => $Num_Tests; use Test::Deep; cmp_deeply( $actual_horrible_nested_data_structure, $expected_horrible_nested_data_structure, "got the right horrible nested data structure" ); cmp_deeply(...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (103): Test::Deep Download

Added: January 08, 2010 | Visits: 1.595

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: February 26, 2010 | Visits: 1.588

Davids Perl Games Davids Perl Games project is a collection of ASCII graphics arcade style games written in Perl. These games are recreations of simple ASCII graphics games originally written in BASIC. They are ideal for use as Perl programming tutorials. Some of the first few games are PerlBlaster (defend...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (106): Davids Perl Games Download

Added: October 05, 2010 | Visits: 1.267

Perl/Linux Perl/Linux is a Linux distribution where ALL programs are written in perl. Many of the programs came from Perl Power Tools (PPT). Other programs came from Jay Komineks Perl/Linux page. Other programs, I wrote or enhanced, including: plHttpd (web server), edit (aced based), vi (enhanced aced),...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (133): Perl/Linux Download

Added: August 02, 2010 | Visits: 1.235

Directory Synchronize Directory Synchronize is the small handy utility you always missed! Directory Synchronize is small, reliable, and fast. And best of all - it is Open Source; released under the GPL you are free to use and distribute it. Directory Synchronize synchronizes the contents of one directory to another....


Platforms: *nix

License: Freeware Size: 675.84 KB Download (107): Directory Synchronize Download

Added: March 06, 2010 | Visits: 733

File::FindByRegex File::FindByRegex is a Perl wrapper for File::Find that finds a directory tree and runs some action for each file whose name matchs a regex. SYNOPSYS use File::FindByRegex; $find = File::FindByRegex->new( { -srcdir => [C:tmpteradata-sql], -tardir => C:tmpteradata-sqldoc, -find =>...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): File::FindByRegex Download

Added: January 27, 2010 | Visits: 1.347

CAD::Drawing::IO::Split CAD::Drawing::IO::Split is a Perl module that allows fast distributed text file methods. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "split" or $filename is a directory (need a tag?) $fact =...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (100): CAD::Drawing::IO::Split Download

Added: October 16, 2010 | Visits: 571

Genezzo::Havok::SQLCompare Genezzo::Havok::SQLCompare is a Perl module with SQL comparison functions. SYNOPSIS HavokUse("Genezzo::Havok::SQLCompare") FUNCTIONS SQL functions IN WHERE value IN (list) Returns TRUE if the value is present in the list, else FALSE. NOT IN is slightly different: returns NULL if any...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (86): Genezzo::Havok::SQLCompare Download

Added: January 10, 2010 | Visits: 1.745

The Pure Perl RayCaster The Pure Perl RayCaster is a small simple Ray casting application written completely in Perl without using any 3D API library or OpenGL. For the GUI, Pure Perl RayCaster uses wxPerl (WxWindows port to Perl). Pure Perl RayCaster can load a 3D object from a file (in RAW format), display the...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (104): The Pure Perl RayCaster Download

Added: November 18, 2013 | Visits: 994

gtk2-perl gtk2-perl is the collective name for a set of perl bindings for Gtk 2.x and various related libraries. These modules make it easy to write Gtk and Gnome applications using a natural, perlish, object-oriented syntax. Requirements: - GTK+ 2.x, - glib 1.052


Platforms: Mac, *nix, BSD Solaris

License: Freeware Download (111): gtk2-perl Download

< 1 2 3 4 5