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

My Documents File Handling freeware
Filter: All | Freeware | Demo
 

My Documents File Handling

< 1 2 3 4 5 > 
Added: August 13, 2010 | Visits: 1.501

Test::File::Find::Rule Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. SYNOPSIS use Test::File::Find::Rule; # Check that all files in $dir have sensible names my $rule = File::Find::Rule ->file ->relative ->not_name(qr/^[w]{1,8}.[a-z]{3,4}$/);... Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Test::File::Find::Rule Download

Added: July 20, 2010 | Visits: 1.202

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 (102): File::Find::Rule::XPath Download

Added: August 14, 2010 | Visits: 1.121

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 (109): File::Xcopy Download

Added: May 26, 2010 | Visits: 1.092

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 (96): File::Wildcard Download

Added: August 14, 2010 | Visits: 1.162

File::Signature File::Signature is a Perl module to detect changes to a files content or attributes. SYNOPSIS use File::Signature; my $sig = File::Signature->new(/some/file); # If you have a stringified signature stored in $string # you can create a File::Signature object from it. my $sig =... Platforms: *nix

License: Freeware Size: 8.19 KB Download (98): File::Signature Download

Added: September 11, 2010 | Visits: 1.207

File::Comments File::Comments is a Perl module that ecognizes file formats and extracts format-specific comments. SYNOPSIS use File::Comments; my $snoop = File::Comments->new(); # *---------------- # | program.c: # | /* comment */ # | main () {} # *---------------- my $comments =... Platforms: *nix

License: Freeware Size: 12.29 KB Download (91): File::Comments Download

Added: November 06, 2010 | Visits: 1.022

File::Type::Builder File::Type::Builder is Perl module to parse mime-magic and generate code. SYNOPSIS my $build = File::Type::Builder->new(); while ( ) { chomp; my $parsed = $build->parse_magic($_); my $code = $build->string_start($parsed); (or string_offset or beshort) } Reads in the mime-magic... Platforms: *nix

License: Freeware Size: 153.6 KB Download (93): File::Type::Builder Download

Added: May 18, 2010 | Visits: 1.668

File::Format::RIFF File::Format::RIFF is a Perl module to Resource Interchange File Format/RIFF files. SYNOPSIS use File::Format::RIFF; open( IN, file ) or die "Could not open file: $!"; my ( $riff1 ) = File::Format::RIFF->read( *IN ); close( IN ); $riff1->dump; my ( $riff2 ) = new File::Format::RIFF(... Platforms: *nix

License: Freeware Size: 9.22 KB Download (151): File::Format::RIFF Download

Added: November 12, 2010 | Visits: 1.023

File::NFSLock File::NFSLock is a Perl module to do NFS (or not) locking. SYNOPSIS use File::NFSLock qw(uncache); use Fcntl qw(LOCK_EX LOCK_NB); my $file = "somefile"; ### set up a lock - lasts until object looses scope if (my $lock = new File::NFSLock { file => $file, lock_type => LOCK_EX|LOCK_NB,... Platforms: *nix

License: Freeware Size: 18.43 KB Download (94): File::NFSLock Download

Added: November 27, 2010 | Visits: 930

File::Data File::Data is a Perl module as a interface to file data. Wraps all the accessing of a file into a convenient set of calls for reading and writing data, including a simple regex interface. Note that the file needs to exist prior to using this module! See new() SYNOPSIS use strict; use... Platforms: *nix

License: Freeware Size: 13.31 KB Download (91): File::Data Download

Added: July 03, 2010 | Visits: 1.329

File::Spec::Link File::Spec::Link is a Perl extension for reading and resolving symbolic links. SYNOPSIS use File::Spec::Link; my $file = File::Spec::Link->linked($link); my $file = File::Spec::Link->resolve($link); my $dirname = File::Spec::Link->chopfile($file); my $newname =... Platforms: *nix

License: Freeware Size: 7.17 KB Download (103): File::Spec::Link Download

Added: August 11, 2010 | Visits: 968

File::Basename::Object File::Basename::Object is a Perl module with object-oriented syntax sugar for File::Basename. SYNOPSIS my $file = File::Basename::Object->new("/path/to/a/file.html", ".htm", ".html"); if(open(my $fh, <, $file)) { print "Now reading ", $file->basename, "n"; ... } if($file ==... Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): File::Basename::Object Download

Added: June 18, 2013 | Visits: 632

pdirl for File sharing It can be used to customize FTP or SVN pages, as a GUI for file handling and many other applications.Installation:It consists only of 2 files, "index.php" and ".htaccess", the user has just to put them in a directory and access it to see the results.Here are some key features of "pdirl":dlTE... Platforms: PHP

License: Freeware Size: 20.48 KB Download (49): pdirl for File sharing Download

Added: May 08, 2006 | Visits: 3.272

RightBackup Lite Right Backup Lite is an easy-to-use backup and recovery software that allows you to take a backup and restore your data with least efforts. Backup your essential information like My Documents, My Pictures, E-Mail messages, other files and folders, Windows registry etc and assure your operations.... Platforms: Windows, Windows CE

License: Freeware Size: 3.84 MB Download (505): RightBackup Lite Download

Released: January 04, 2010  |  Added: February 03, 2010 | Visits: 1.882

Axalot backup software Why is Axalot better than a virtual safe? Virtual safes require manual backup, Axalot brings you an automated backup solution. You have nothing to do once you've installed the software. Where is my data stored? The Axalot automatic online backup solution keeps your data on our secure... Platforms: Windows

License: Freeware Size: 18.68 KB Download (112): Axalot backup software Download

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 567

SizeMe 2.0.0 SizeMe scans a selected directory for the size of each item. Then it compares that to the given media size, and gives you a list over how many items you need. SizeMe is a software that allows you compare directory size. Each item will contain how many percent a item takes. When you want to... Platforms: Windows

License: Freeware Size: 1.3 MB Download (400): SizeMe 2.0.0 Download

Added: May 10, 2013 | Visits: 664

OAI Document Library 1.2b2 OAI Document Library is a document management application intended for the management and tracking of large amounts of documents in an organization. The OAI Document Library (OAI-DL) helps authors maintain their documents, automatically handling versioning, workflow, and expiration notification.... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (66): OAI Document Library 1.2b2 Download

Added: June 18, 2013 | Visits: 406

File::Stat::OO File::Stat::OO is an object-oriented interface for accessing file status attributes. SYNOPSIS use File::Stat::OO; my $foo = File::Stat::OO->new({file => '/etc/password'}); $foo->stat; # stat file specified at instantiation time print $foo->size; print $foo->mtime; # modification time in... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): File::Stat::OO Download

Released: February 05, 2001  |  Added: September 27, 2006 | Visits: 3.964

TriDComm TriDComm has a pair of Norton-Commander-style listing windows, all of the ususal file and directory folder icons are rendered as three dimensional objects. File types are indicated by distinctive shapes, and the third dimension of the objects (z-axis) represent the file size. At the base of...

License: Freeware Download (211): TriDComm Download

Added: February 16, 2010 | Visits: 845

proSilla ProSilla is a program which speeds up file transfers over ssh (scp-like) by opening multiple connections (just like typical download accelerators like prozilla). By default it uses a ncurses user interface, but WITH version 1.2 it also has a nice gtk+ GUI. The simplest way to use prosilla in... Platforms: *nix

License: Freeware Size: 22.53 KB Download (102): proSilla Download

< 1 2 3 4 5 >