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

File Comparison Code Perl freeware
Filter: All | Freeware | Demo
 

File Comparison Code Perl

< 1 2 3 4 5 > 
Added: January 03, 2010 | Visits: 836

Text::VimColor Text::VimColor is a syntax color text in HTML or XML using Vim. SYNOPSIS use Text::VimColor; my $syntax = Text::VimColor->new( file => $0, filetype => perl, ); print $syntax->html; print $syntax->xml; This module tries to markup text files according to their syntax. It can be used to...



Platforms: *nix

License: Freeware Size: 20.48 KB Download (87): Text::VimColor Download

Added: August 02, 2010 | Visits: 787

eximspamy eximspamy is a spam filter framework that uses exims perl extension. It is supposed to be solution which requires no maintenance and will use only very little cpu power. I am using this on a pentium 100 Mhz server with no problems. eximspamy processes or rejects the mail in one go. That is:...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): eximspamy Download

Added: September 15, 2010 | Visits: 1.007

Class::Declare::Attributes Class::Declare::Attributes is a Perl module with Class::Declare method types using Perl attributes. SYNOPSIS package My::Class; use 5.006; use strict; use warnings; use base qw( Class::Declare::Attributes ); # declare the class/instance attributes __PACKAGE__->declare( ... ); # #...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (93): Class::Declare::Attributes Download

Added: April 16, 2010 | Visits: 1.109

MTASC MTASC is the first ActionScript 2 Open Source free compiler. MTASC project can compile large number of .as class files in a very short time and generate directly the corresponding SWF bytecode without relying on Macromedia Flash or other tools. You can download it now and please read the...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (99): MTASC Download

Added: July 04, 2010 | Visits: 1.296

Gedcom Gedcom is a Perl module to manipulate Gedcom genealogy files. SYNOPSIS use Gedcom; my $ged = Gedcom->new; my $ged = Gedcom->new($gedcom_file); my $ged = Gedcom->new(grammar_version => 5.5, gedcom_file => $gedcom_file, read_only => 1, callback => $cb); my $ged =...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (152): Gedcom Download

Added: November 07, 2010 | Visits: 1.223

Test::STDmaker Test::STDmaker is a Perl module to generate test scripts, demo scripts from a test description short hand. SYNOPSIS ####### # Procedural (subroutine) interface # use Test::STDmake qw(find_t_roots get_data perl_command); @t_path = find_t_paths() $date = get_date(); $myperl =...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (95): Test::STDmaker Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 852

Webocton - Scriptly Webocton - Scriptly is an extensive, yet easy-to-use code editor designed to help you write HTML and program with PHP. In addition to the comprehensive search and replace facility, the program features syntax highlighting for several script languages and file types. Code snippets and complex...


Platforms: Windows

License: Freeware Download (51): Webocton - Scriptly Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 1.041

Portable Webocton - Scriptly Portable Webocton - Scriptly is an extensive, yet easy-to-use code editor designed to help you write HTML and program with PHP. In addition to the comprehensive search and replace facility, the program features syntax highlighting for several script languages and file types. Code snippets and...


Platforms: Windows

License: Freeware Download (51): Portable Webocton - Scriptly Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 392

XXsd2Code XXsd2Code is a small, simple application specially designed to help you generate code (C++, C#, C++/CLI and Java classes) from XSDs. Using this tool is as easy as can be: you run it in your command prompt. Also, it supports nested XSDs. for WindowsAll


Platforms: Windows

License: Freeware Download (43): XXsd2Code Download

Added: May 10, 2013 | Visits: 375

phpCVSView phpCVSView is aimed at being the only tool you will need if you run a website for a project using CVS for your source control. It currently provides "pserver" connectivity to your source repository. The idea behind phpCVSview was to be a web based CVS viewer written in PHP and an alternative to...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): phpCVSView Download

Added: October 23, 2013 | Visits: 483

Edile Edile is a basic but useful text editor for Linux, Mac OSX and other unix-like operating systems. Written in Python, Edile is implemented in a single source code file and requires no installation - you simply execute the source code file. Edile requires Python, PyGtk and if you have GtkSourceView...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): Edile Download

Released: April 22, 2009  |  Added: May 18, 2009 | Visits: 3.079

Damaged DOCX2TXT Word 2007 files are really zipped collections of mostly XML files. XML is not tolerant of file corruption and from the errors generated it appears that Word 2007 is using a fairly corrupt intolerant XML reading algorithm to even salvage text from corrupt Word 2007 docx files. Damaged...


Platforms: Windows, Mac

License: Freeware Size: 3.05 MB Download (1013): Damaged DOCX2TXT Download

Added: April 24, 2010 | Visits: 1.045

Apache::ReverseProxy Apache::ReverseProxy is an Apache mod_perl reverse proxy. SYNOPSIS # In Apache config file < Location / > SetHandler perl-script PerlHandler Apache::ReverseProxy PerlSetVar ReverseProxyConfig /usr/local/apache/conf/rproxy.conf < /Location > # In rproxy.conf / http://www.cpan.org/ This...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Apache::ReverseProxy Download

Added: September 17, 2010 | Visits: 972

ldict ldict project uses the Net::Dict and Gtk modules to make a GUI dictionary lookup program. The source code may be useful to others trying to code perl and gtk....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (88): ldict Download

Added: April 14, 2010 | Visits: 808

CL-EMB CL-EMB is a library to embed Common Lisp and special template tags into normal text files. CL-EMB library can be used for dynamically generated HTML pages. Installation: CL-EMB can be installed with ASDF-INSTALL. See http://weitz.de/asdf-install/ for further information. Usage: [generic...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): CL-EMB Download

Added: January 25, 2010 | Visits: 499

MD5it MD5it is a utility program for Macintosh to create a MD5 hash of files and programs.Verify that files and programs have not been changed when:A utility program for Macintosh to create a MD5 hash of files and programs. Verify that files and programs have not been changed when: Transfering over the...


Platforms: Mac

License: Freeware Size: 767 KB Download (106): MD5it Download

Released: May 01, 2016  |  Added: May 24, 2016 | Visits: 2.646

PilotEdit Lite PilotEdit is an amazing file editor capable of editing large files. PilotEdit Lite works on both 32-bit and 64-bit Windows Operating System. 1. The file size supported by PilotEdit is unlimited Edit files larger than 10GB. 2. Support UNICODE files and DOS/UNIX files Change encoding of...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 9.54 MB Download (255): PilotEdit Lite Download

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

KX-TDA/TDE Navigator KX-TDA/TDE Navigator is an application created to help you compare the configuration files of Panasonic KX-TDA100/200 PBX. When it may be necessary? For example, to reveal origin of the staion's malfunction after un-authorised change of settings. Naturally, it is necessary to make a backup of...


Platforms: Windows

License: Freeware Download (67): KX-TDA/TDE Navigator Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 451

DupeRAZOR Unfortunately, duplicate files are very easily gained because some applications may install the same driver files, or you can simply download or copy the same file without remembering or knowing it. This unneeded data uses up your valuable disk space and even can have negative influence on your...


Platforms: Windows

License: Freeware Download (51): DupeRAZOR Download

Released: May 24, 2017  |  Added: June 01, 2017 | Visits: 4.278

FreeFileSync FreeFileSync is a free backup software that helps you to compare and synchronize files and folders on Windows, Linux and Mac OS X. It is designed to save your time setting up and running backup jobs while having nice visual feedback along the way. Features: - Detect moved and renamed files and...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 12.04 MB Download (168): FreeFileSync Download

< 1 2 3 4 5 >