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

Asx File Pl freeware
Filter: All | Freeware | Demo
 

Asx File Pl

1 2 3 4 5 > 
Added: May 27, 2010 | Visits: 1.425

XML::WMM::ASX XML::WMM::ASX is a very simple OO interface to create Windows Media Metafile ASX. SYNOPSIS use XML::WMM::ASX $asx = new XML::WMM::ASX; This simple module allows you to create ASX file. METHODS The following methods are available: $asx = XML::WMM::ASX->new The constructor returns a...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (164): XML::WMM::ASX Download

Added: November 06, 2010 | Visits: 790

ExtUtils::PerlPP ExtUtils::PerlPP is a Perl Preprocessor. SYNOPSIS use ExtUtils::PerlPP; my $config = { version => $VERSION, driver => $DRIVER }; # The long and winding road ... my $self = ExtUtils::PerlPP->new(); $self->{in_fh} = IO::File->new(file.PL, r); $self->{out_fh} = IO::File->new(file, w);...





Platforms: *nix

License: Freeware Size: 194.56 KB Download (87): ExtUtils::PerlPP Download

Added: September 19, 2010 | Visits: 971

SVG::SVG2zinc SVG::SVG2zinc is a Perl module to display or convert svg files in scripts, classes, images... SYNOPSIS use SVG::SVG2zinc; &SVG::SVG2zinc::parsefile(file.svg, Backend,file.svg, -out => outfile, -verbose => $verbose, -namespace => 0|1, -prefix => string, ); # to generate a Perl script:...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (92): SVG::SVG2zinc Download

Added: January 18, 2010 | Visits: 1.230

File::Remove File::Remove is a Perl module to remove files and directories. SYNOPSIS use File::Remove qw(remove); # removes (without recursion) several files remove qw( *.c *.pl ); # removes (with recursion) several directories remove 1, qw( directory1 directory2 ); # removes (with recursion)...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (167): File::Remove Download

Added: September 21, 2010 | Visits: 840

tinyglot.pl This script is useful for maintaining localization of .strings files in Cocoa applications. It compares two files (the new unlocalized one and the old localized one) and merges their strings into a new file. New strings, that have no translation, are put at the end of the file so that its easy...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (93): tinyglot.pl Download

Added: February 04, 2010 | Visits: 773

File::VirtualPath File::VirtualPath is a portable abstraction of a file/dir/url path. SYNOPSIS Content of thin shell "startup.pl": #!/usr/bin/perl use strict; use warnings; my $root = "/home/johndoe/projects/aardvark"; my $separator = "/"; if( $^O =~ /Win/i ) { $root = "c:projectsaardvark";...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (89): File::VirtualPath Download

Added: August 14, 2010 | Visits: 1.116

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: November 13, 2010 | Visits: 1.288

PL/1 for GCC PL/1 for GCC project is an attempt to create a native PL/I compiler using the GNU Compiler Collection. PL/I is a third-generation procedural language suitable for a wide range of applications including system software, graphics, simulation, text processing, Web, and business applications. This...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (104): PL/1 for GCC Download

Added: January 17, 2010 | Visits: 847

namefix.pl 4.0 namefix.pl is a Perl script which purpose is to make formatting file names of media files very easy and quick. Initialy it was just used to convert spaces to underscores on all mp3s in a given directory, but I soon added case formatting and many other options. As far as Im aware this was...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (90): namefix.pl 4.0 Download

Added: September 11, 2010 | Visits: 1.204

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

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: April 20, 2006 | Visits: 6.116

File Spanning Allows you to split a file into smaller multiple files. When splitting a file, you can select a file size of 500K, 1MB, 1.44MB, 3MB, or 5MB. This program also provides the ability to recreate the original file from multiple files.


Platforms: Windows

License: Freeware Size: 955 KB Download (396): File Spanning Download

Added: January 16, 2006 | Visits: 6.965

JR Split File The JR Split File allows you to split a large file into smaller files and create a standard .bat file that can be used to reconstruct a copy of the original file.This function is useful for breaking large text files into more usable segments or for breaking a file into segments to fit on multiple...


Platforms: Windows

License: Freeware Size: 157 KB Download (446): JR Split File Download

Released: January 12, 2002  |  Added: July 18, 2006 | Visits: 4.790

HTML File Translator Translators often have difficulties when translating HTML documents, as they are not sure which sections of the file are to be translated and which are to be left unchanged.


Platforms: Windows

License: Freeware Size: 486 KB Download (203): HTML File Translator Download

Released: January 02, 2002  |  Added: June 04, 2006 | Visits: 3.635

File Fission Wizard File Fission Wizard is the easiest way to split a file into smaller pieces. It is perfect for creating a backup of important files onto disks and to copy files to and from your laptop to a second computer. FFW uses an intuitive interface, and a batch file for recombining your files. Installation...


Platforms: Windows

License: Freeware Size: 2.52 MB Download (255): File Fission Wizard Download

Released: March 09, 2002  |  Added: September 06, 2006 | Visits: 2.916

File Protector Pro File Protector Pro is a program that makes any file read-only, or unopenable. It can be hidden so no one knows it running. It can only be closed with a password.


Platforms: Windows

License: Freeware Size: 106 KB Download (674): File Protector Pro Download

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

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

Released: May 13, 2009  |  Added: May 20, 2009 | Visits: 5.936

Instant File Name Search Instant File Name Search is a free software especially designed for convenient filename searches. Instantly find files and folders by name, part of name or wildcards (*.txt, pic??.png, *star*.avi etc.) on your PC or local area network. You can use AND/OR/NOT operators to perform powerful...


Platforms: Windows

License: Freeware Size: 564.82 KB Download (327): Instant File Name Search Download

Released: October 07, 2004  |  Added: January 14, 2006 | Visits: 7.959

Easy Erase File Cleaner Easy Erase File Cleaner is a simple file cleaning utility. Easily erase your temporary internet files, temp files, browser histories, and other personal information. With an option to perform at startup, Easy Erase File Cleaner also allows you to easily clear your documents menu and your start...


Platforms: Windows

License: Freeware Size: 335 KB Download (1292): Easy Erase File Cleaner Download

Added: February 27, 2006 | Visits: 12.971

Adsen File Splitter Adsen File Splitter is a basic file splitter. It has settings for splitting for floppies, small email, good size email and big files along with custom size. After splitting a file, you simply just click join files to return the file to its normal size.


Platforms: Windows

License: Freeware Size: 606 KB Download (2531): Adsen File Splitter Download

1 2 3 4 5 >