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 49.587.399 Times

File Differencing freeware
Filter: All | Freeware | Demo
 

File Differencing

< 1 2 3 4 5 > 
Added: March 18, 2010 | Visits: 1.442

File::Find File::Find is a Perl module to traverse a directory tree. SYNOPSIS use File::Find; find(&wanted, @directories_to_search); sub wanted { ... } use File::Find; finddepth(&wanted, @directories_to_search); sub wanted { ... } use File::Find; find({ wanted => &process, follow => 1 }, .);...



Platforms: *nix

License: Freeware Size: 12.2 MB Download (90): File::Find Download

Added: June 14, 2010 | Visits: 1.233

File::Listing File::Listing is a Perl module to parse directory listing. SYNOPSIS use File::Listing qw(parse_dir); for (parse_dir(`ls -l`)) { ($name, $type, $size, $mtime, $mode) = @$_; next if $type ne f; # plain file #... } # directory listing can also be read from a file open(LISTING, "zcat...





Platforms: *nix

License: Freeware Size: 235.52 KB Download (101): File::Listing Download

Added: May 21, 2010 | Visits: 1.535

Audio::File Audio::File is a audio file abstraction library. SYNOPSIS use Audio::File; my $file = Audio::File->new( "foo.bar" ); print "The ". $file->type() ."-file ". $file->name ." is ". int $file->length() ." seconds long.n"; print "Its interpreted by ". $file->tag->artist() ." and called "....


Platforms: *nix

License: Freeware Size: 74.75 KB Download (96): Audio::File Download

Added: July 15, 2010 | Visits: 1.322

Audio::File::Type Audio::File::Type represents an audio filetype. An instance of an object inherited from Audio::File::Type is returned by the constructor of Audio::File. This object currently provides access to the audio files information like its audio properties (bitrate, sample rate, number of channels, ...)...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (104): Audio::File::Type Download

Added: January 15, 2010 | Visits: 1.182

Audio::File::AudioProperties Audio::File::AudioProperties is a Perl module that can abstract an audio files audio properties. Audio::File::AudioProperties is the base class for other file format independant audio property classes like Audio::File::Flac::AudioProperties or Audio::File::Ogg::AudioProperties. You should not...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (89): Audio::File::AudioProperties Download

Added: October 24, 2010 | Visits: 1.860

Enterprise File Exchange Enterprise File Exchange (EFX) slots in where email file attachment limits stop your users from sending those important files to a contact. In the EFX world, the user visits the EFX site, uploads the file, enters the receivers email address and lets the system notify the receiver that theres a...


Platforms: *nix

License: Freeware Download (108): Enterprise File Exchange Download

Added: August 14, 2010 | Visits: 1.393

File::Backup File::Backup is a Perl module for easy file backup & rotation automation. SYNOPSIS use File::Backup; backup( from => "/source/path", to => "/destination/path" ); backup( from => "/kansas/*", to => "/oz" ); purge_backups( to => "/destination/path", compress => 0, keep => 5, timeformat...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): File::Backup Download

Added: July 20, 2010 | Visits: 885

Daizu::File Daizu::File is a Perl class representing files in working copies. Each object of this class represents a particular file in a Daizu CMS working copy (a record in the wc_file table). METHODS Note that all the functions which return the value of a Subversion property will strip leading and...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (86): Daizu::File Download

Added: February 11, 2010 | Visits: 1.597

Another File Integrity Checker Another File Integrity Checker is another file integrity checker, designed to be fast and fully portable between Unix and Windows platforms. Another File Integrity Checker works by first creating a database that represents a snapshot of the most essential parts of your computer system. You can...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): Another File Integrity Checker Download

Added: April 04, 2010 | Visits: 964

File::CounterFile File::CounterFile is a persistent counter class. SYNOPSIS use File::CounterFile; $c = File::CounterFile->new("COUNTER", "aa00"); $id = $c->inc; open(F, ">F$id"); This module implements a persistent counter class. Each counter is represented by a separate file in the file system. File...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (97): File::CounterFile Download

Added: July 20, 2010 | Visits: 1.187

File::Find::Rule::XPath File::Find::Rule::XPath is a Perl module that contains rule to match on XPath expressions. SYNOPSIS use File::Find::Rule::XPath; my @files = File::Find::Rule->file ->name(*.dkb) ->xpath( //section/title[contains(., "Crustacean")] ) ->in($root); This module extends File::Find::Rule to...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): File::Find::Rule::XPath Download

Added: August 14, 2010 | Visits: 1.108

File::Xcopy File::Xcopy can copy files after comparing them. SYNOPSIS use File::Xcopy; my $fx = new File::Xcopy; $fx->from_dir("/from/dir"); $fx->to_dir("/to/dir"); $fx->fn_pat((.pl|.txt)$); # files with pl & txt extensions $fx->param(s,1); # search recursively to sub dirs $fx->param(verbose,1); #...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (103): File::Xcopy Download

Added: September 10, 2010 | Visits: 1.235

File Roller 2.18.4 / File Roller project is an archive manager for the GNOME environment. Archive manager means that you can: - Create and modify archives. - View the content of an archive. - View a file contained in the archive. - Extract files from the archive. File Roller is only a front-end (a graphical...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (103): File Roller 2.18.4 / Download

Added: August 09, 2010 | Visits: 2.064

MA©tamorphose File -n- Folder Renamer Métamorphose File -n- Folder Renamer is a mass file renaming program that combines great flexability with an intuitive interface. Métamorphose File -n- Folder Renamer allows many command line renaming operations in a single utility, well-suited for those who need to rename large numbers of...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (101): MA©tamorphose File -n- Folder Renamer Download

Added: October 01, 2010 | Visits: 1.268

Ex File for Plone Ex File for Plone provides a Plone/AT content type with an attachment, supporting preview & indexing & lock. PloneExFile is a replacement content type for the usual File (ATCT or CMF) with additional features for the file types supported by AttachmentField (MS Office, PDF, OpenOffice)..


Platforms: *nix

License: Freeware Size: 78.85 KB Download (106): Ex File for Plone Download

Added: May 26, 2010 | Visits: 1.083

File::Wildcard File::Wildcard is a Perl module for enhanced glob processing. SYNOPSIS use File::Wildcard; my $foo = File::Wildcard->new(path => "/home/me///core"); while (my $file = $foo->next) { unlink $file; } When looking at how various operating systems do filename wildcard expansion (globbing),...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (90): File::Wildcard Download

Added: April 27, 2010 | Visits: 907

File type determination File type determination is a little KDE Service Menu that calls the GNU file command to retrieve Mime information from files, and presents it inside a standard KDE dialog..


Platforms: *nix

License: Freeware Download (97): File type determination Download

Added: September 24, 2010 | Visits: 1.180

File::Save::Home File::Save::Home is a Perl module to place file safely under user home directory. SYNOPSIS use File::Save::Home qw( get_home_directory get_subhome_directory_status make_subhome_directory restore_subhome_directory_status conceal_target_file reveal_target_file make_subhome_temp_directory...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): File::Save::Home Download

Added: March 07, 2010 | Visits: 1.656

MultipartRequest File Upload parser MultipartRequest File Upload parser provides a HttpServletMultipartRequest class that extends the HttpServletRequestWrapper implementation to provide methods for handling multipart form data. The project supports Servlets using Java 1.2 or later. Whats New in This Release: - The API was...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (133): MultipartRequest File Upload parser Download

Added: October 21, 2010 | Visits: 1.050

GNOME Structured File Library GNOME Structured File Library is a utility library for reading and writing structured file formats. Support for MS OLE2 streams is complete, as is zip import. There is also support for document metadata and some initial work on decompressing VBA streams in OLE files for future conversion to...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (94): GNOME Structured File Library Download

< 1 2 3 4 5 >