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

File Upload Pdf File Perl freeware
Filter: All | Freeware | Demo
 

File Upload Pdf File Perl

< 1 2 3 4 5 
Added: September 04, 2010 | Visits: 1.191

File::Maker File::Maker is a Perl module that mimics a make by loading a database and calling targets methods. SYNOPSIS ##### # Subroutine interface # use File::Maker qw(load_db); %data = load_db($pm); ###### # Object interface # require File::Maker; $maker = $maker->load_db($pm);...



Platforms: *nix

License: Freeware Size: 77.82 KB Download (102): File::Maker Download

Added: March 07, 2010 | Visits: 982

File::Where File::Where is a Perl module to find the absolute file for a program module; absolute dir for a repository. SYNOPSIS ####### # Subroutine interface # use File::Where qw(pm2require where where_dir where_file where_pm where_repository); $program_module = is_module(@program_modules);...





Platforms: *nix

License: Freeware Size: 83.97 KB Download (91): File::Where Download

Added: October 11, 2010 | Visits: 602

File::AnySpec File::AnySpec is a Perl module to perform operations on foreign (remote) file names. SYNOPSIS # Subroutine Interface # use File::AnySpec qw(fspec2fspec pm2fspec os2fspec fspec2os fspec_glob fspec2pm); $file = fspec2fspec($from_fspec, $to_fspec $fspec_file, [$nofile]) $os_file =...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (93): File::AnySpec Download

Added: April 11, 2010 | Visits: 1.103

App::Conf::File App::Conf::File is a Perl module to load and access configuration data. SYNOPSIS use App::Conf; $config = App::Conf->new(); $config = App::Conf->new(configFile => $file); print $config->dump(), "n"; # use Data::Dumper to spit out the Perl representation # accessors $property_value =...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::Conf::File Download

Added: May 19, 2010 | Visits: 842

File::Locate File::Locate is a Perl module to search the (s)locate-database from Perl. SYNOPSIS use File::Locate; print join "n", locate "mp3", "/usr/var/locatedb"; # or only test of something is in the database if (locate("mp3", "/usr/var/locatedb")) { print "yep...sort of mp3 there"; } # do...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (104): File::Locate Download

Added: August 11, 2010 | Visits: 966

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: April 05, 2010 | Visits: 777

File::Slurp File::Slurp is a Perl module for efficient reading/writing of complete files. SYNOPSIS use File::Slurp; my $text = read_file( filename ) ; my @lines = read_file( filename ) ; write_file( filename, @lines ) ; use File::Slurp qw( slurp ) ; my $text = slurp( filename ) ; This module...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (108): File::Slurp Download

Released: November 05, 2010  |  Added: November 09, 2010 | Visits: 6.908

PHP File Manager | CloudOsys CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud computing technology using the browser, the script...


Platforms: Windows, Mac, *nix, Java

License: Freeware Size: 1.41 MB Download (403): PHP File Manager | CloudOsys Download

Added: May 10, 2013 | Visits: 864

Virtual File System Virtual File System is a Web-based system that allows authorised users to upload and download files. It is a file sharing utility aimed at communities that wish to share files across the Internet and where traditional mechanisms aren't appropriate or efficient. For example, email is not suitalbe...


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

License: Freeware Download (59): Virtual File System Download

Released: January 17, 2013  |  Added: January 27, 2013 | Visits: 5.798

Effective File Search Effective File Search is a very flexible and powerful multilingual tool, which can fully replace the standard search utility that comes with Windows OS. It works the same, but it can more. Now it is possible to search for files on local hard drives, network drives, floppy disks, CDs and DVDs. All...


Platforms: Windows

License: Freeware Size: 944.44 KB Download (285): Effective File Search Download

Added: July 20, 2010 | Visits: 897

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 (92): Daizu::File Download

Added: June 03, 2010 | Visits: 1.956

File::LockDir File::LockDir is a Perl basic filename-level lock utility. SYNOPSIS use File::LockDir; INTERFACE new Initializes the class. Returns the singleton object. nflock($file, $nap_till, $locker, $lockhost) Locks the supplied filename. Only $file is required. $file is the file to be...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (460): File::LockDir Download

Added: July 03, 2010 | Visits: 1.327

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: July 27, 2010 | Visits: 1.014

HH::Unispool::Config::File::Token::Unnumbered::Bcs HH::Unispool::Config::File::Token::Unnumbered::Bcs is a Perl class for BCS B tokens. SYNOPSIS Application programmers dont need to use this class and API programmers read code. ABSTRACT class for BCS B tokens HH::Unispool::Config::File::Token::Unnumbered::Bcs is a class for BCS B...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (90): HH::Unispool::Config::File::Token::Unnumbered::Bcs Download

Released: December 19, 2010  |  Added: December 28, 2010 | Visits: 2.003

Bluetooth File Transfer FULL Use your cell phone to browse, explore and manage files of any Bluetooth ready device! Download, upload, explore, search, edit, create, delete and rename files and folders on your phone, PDA, palm, notebook, PC, photo viewer, music player and so on; using an easy, fast and intuitive...


Platforms: Handheld/Mobile Other,Java,Symbian,Other

License: Freeware Size: 574.49 KB Download (296): Bluetooth File Transfer FULL Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 727

File Blender File Blender is an extensible and customizable file conversion and processing tool. It uses external command line programs to convert or otherwise process files that are being dropped onto the interface. You can easily extend its functionality by adding any program that supports command line...


Platforms: Windows

License: Freeware Size: 11.09 MB Download (411): File Blender Download

Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 588

Flat-File Database for perl Lightweight Flat-File database API for perl. Allows SQL queries to manipulate the database info. Requires no module building. Current Version: 1.0.11b


Platforms: Windows, Mac, Linux

License: Freeware Size: 11.05 KB Download (52): Flat-File Database for perl Download

Added: May 10, 2013 | Visits: 467

File Field Upload Limit 5.x- This allows you granular control over the size of files each individual CCK field can handle.Leaving the setting to 0 for a particular file field will force to read the size limit as set in the upload module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under...


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

License: Freeware Download (56): File Field Upload Limit 5.x- Download

Added: May 10, 2013 | Visits: 499

File Field Upload Limit 5.x- This allows you granular control over the size of files each individual CCK field can handle.Leaving the setting to 0 for a particular file field will force to read the size limit as set in the upload module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under...


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

License: Freeware Download (62): File Field Upload Limit 5.x- Download

Added: May 10, 2013 | Visits: 490

File Field Upload Limit 5.x- This allows you granular control over the size of files each individual CCK field can handle.Leaving the setting to 0 for a particular file field will force to read the size limit as set in the upload module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under...


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

License: Freeware Download (55): File Field Upload Limit 5.x- Download

< 1 2 3 4 5