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

Flags freeware
Filter: All | Freeware | Demo
 

Flags

< 1 2 3 4 5 
Added: October 03, 2010 | Visits: 819

IO::Prompt IO::Prompt is a Perl module to interactively prompt for user input. SYNOPSIS use IO::Prompt; while( prompt "next: " ) { print "You said $_n"; } By default, this module exports a single function prompt. It prompts the user to enter some input, and returns an object that represents the... Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): IO::Prompt Download

Added: October 08, 2010 | Visits: 1.685

IO::InSitu IO::InSitu is a Perl module to avoid clobbering files opened for both input and output. SYNOPSIS use IO::InSitu; my ($in, $out) = open_rw($infile_name, $outfile_name); for my $line (<$in>) { $line =~ s/foo/bar/g; print {$out} $line; } When users want to do in-situ processing on a... Platforms: *nix

License: Freeware Size: 6.14 KB Download (87): IO::InSitu Download

Added: March 08, 2010 | Visits: 794

Parse::RecDescent Parse::RecDescent is a Perl module to generate Recursive-Descent Parsers. SYNOPSIS use Parse::RecDescent; # Generate a parser from the specification in $grammar: $parser = new Parse::RecDescent ($grammar); # Generate a parser from the specification in $othergrammar $anotherparser =... Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): Parse::RecDescent Download

Added: September 04, 2010 | Visits: 863

ICMPScan ICMPScan scans the specified address, or addresses, for ICMP responses. Usage: icmpscan [ -EPTSNMAIRcvbn ] [ -A address ] [ -f filename ] [ -i interface ] [ -r retries ] [ -t timeout ] target [...] Options: -i, --interface Listen on the specified interface. If unspecified, icmpscan will... Platforms: *nix

License: Freeware Size: 45.06 KB Download (100): ICMPScan Download

Added: January 26, 2010 | Visits: 1.453

ETrace ETrace is a configurable static port network tracing tool, similar to traceroute, but supporting ICMP, TCP, UDP and other IP protocols. Usage: etrace [ -BbCcnv ] [ -p profile ] [ -F config ] [ -i interface ] [ -I icmp-type ] [ -T port ] [ -U port ] [ -P protocol ] [ -r probe-count ] [ -t... Platforms: *nix

License: Freeware Size: 47.1 KB Download (103): ETrace Download

Added: March 05, 2010 | Visits: 1.253

ClearCase::Wrapper::DSB ClearCase::Wrapper::DSB Perl module contains David Boyces contributed cleartool wrapper functions. SYNOPSIS This is an overlay module for ClearCase::Wrapper containing David Boyces non-standard extensions. See perldoc ClearCase::Wrapper for more details. CLEARTOOL ENHANCEMENTS CATCS 1.... Platforms: *nix

License: Freeware Size: 18.43 KB Download (100): ClearCase::Wrapper::DSB Download

Added: February 05, 2010 | Visits: 812

whouses whouses Perl module is an impact analysis in a clearmake build environment. SYNOPSIS Run this script with the -help option for usage details. Here are some additional sample usages with explanations: whouses foobar.h Shows all DOs that make use of any file matching /foobar.h/. whouses... Platforms: *nix

License: Freeware Size: 21.5 KB Download (87): whouses Download

Added: July 07, 2010 | Visits: 809

dcd dcd is a Linux CD player made by a slacker, for slackers. dcd was started because I got tired of having to dedicate a whole console to workbone, and the CD players available for X were, at the time, universally lacking in features. Theyre a bit better now, though.dcd plays CDs, lets you set up CD... Platforms: *nix

License: Freeware Size: 49.15 KB Download (90): dcd Download

Added: April 27, 2010 | Visits: 1.859

psDooM psDooM project is a process monitor and manager for *nix systems. It could be considered a graphical interface to the ps, renice, and kill commands. psDooM is based on XDoom, which is based on id Softwares Doom. This project started out as a proof-of-concept program for the web page "Doom as... Platforms: *nix

License: Freeware Download (110): psDooM Download

Added: September 15, 2010 | Visits: 886

Getopt::Tiny Getopt::Tiny is yet another command line argument parsing module. SYNOPSIS use Getopt::Tiny; my $arg = default value; my @list; my %hash; my $flag; my %set; # begin usage info my (%flags) = ( argx => $arg, # set a parameter listx => @list, # fill in a list hashx => %hash, # set... Platforms: *nix

License: Freeware Size: 5.12 KB Download (87): Getopt::Tiny Download

Added: January 12, 2010 | Visits: 738

File::RdistByRsync File::RdistByRsync is a Perl module that can read rdist distfiles, emulate using rsync. SYNOPSIS use File::RdistByRsync @dist_blocks = parse_rdist($distfile, %options) ($args, $extras, @dist_blocks) = rdist(@ARGV); rsync(@ARGV) perl -MFile::RdistByRsync -e rsync(qw/rdist command... Platforms: *nix

License: Freeware Size: 10.24 KB Download (90): File::RdistByRsync Download

Added: July 07, 2010 | Visits: 842

XFA XFA library implements an API that can be used to create NFA (either programmatically or from regular expressions) and to convert them in the minimal equivalent DFA. XFA library requires an ANSI C compiler, and this makes it portable virtually over every system. The complexity of the graphs... Platforms: *nix

License: Freeware Size: 337.92 KB Download (90): XFA Download

Added: June 16, 2010 | Visits: 1.322

WmConsole WmConsole is a console server for Windows Mobile devices which listen over BlueTooth RFCOMM channels. WmConsole allows the user to interact with the device using a commandline interface from a Linux or Windows workstation. You need the QTTY Linux/Windows client to access a WmConsole server.... Platforms: *nix

License: Freeware Size: 245.76 KB Download (98): WmConsole Download

Added: February 03, 2010 | Visits: 1.219

Audio::TagLib::File Audio::TagLib::File is a file class with some useful methods for tag manipulation. This class is a basic file class with some methods that are particularly useful for tag editors. It has methods to take advantage of ByteVector and a binary search method for finding patterns in a file.... Platforms: *nix

License: Freeware Size: 1.4 MB Download (114): Audio::TagLib::File Download

Added: August 17, 2010 | Visits: 770

KKinit KKinit is a an applet which lets users request, display and destroy tickets from a Kerberos 5 server. It uses KDE for its interface. It is similar to Cygnuss Kerbnet tool, with several GUI enhancements. Installation: ./configure [options -- see below] make make install (as root) You will... Platforms: *nix

License: Freeware Size: 215.04 KB Download (95): KKinit Download

Added: February 03, 2010 | Visits: 1.000

HTTPD::GroupAdmin HTTPD::GroupAdmin is a Perl module for the management of HTTP server group databases. SYNOPSIS use HTTPD::GroupAdmin (); This software is meant to provide a generic interface that hides the inconsistencies across HTTP server implementations of user and group databases. METHODS new ()... Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): HTTPD::GroupAdmin Download

Added: November 04, 2010 | Visits: 1.066

pkdump pkdump is a port scanning detection tool. The program detect any TCP ,UDP port scanning or open connection attempt from foreign host over the internet with IP protocol version 4 or IP protocol version 6 . The program can detect: TCP connect , TCP syn , TCP fin , TCP xmas, TCP ack, TCP null(no... Platforms: *nix

License: Freeware Size: 18.43 KB Download (100): pkdump Download

Added: March 15, 2010 | Visits: 1.844

edonkey plus edonkey plus is a free program peer to peer (P2P) for the peer to peer network Edonkey 2000, Overnet etc. Basic aMule Tips - NEVER run aMule as root. - If you are behind a firewall or router, be sure that the ports have been opened. The default ports are 4662 (TCP). 4665 (UDP) and 4672... Platforms: *nix

License: Freeware Size: 4.3 MB Download (139): edonkey plus Download

Added: October 20, 2010 | Visits: 832

AxisPHP AxisPHP is a library of useful PHP objects and routines. AxisPHP provides PHP objects for the creation of PostScript and PDF documents, objects for the handling of sessions and user accounts, and a variety of smaller useful objects and subroutines. PHP 4.0 or later is required to run... Platforms: *nix

License: Freeware Size: 24.58 KB Download (102): AxisPHP Download

Added: March 10, 2010 | Visits: 1.978

ET Pro ET Pro is a mod specifically targeted at competition play, with features specifically designed for administration of competition servers. ET Pro has been chosen as the official tournament mod for STA, TWL, CAL, Clanbase, and ESL. The official IRC channel for ET Pro is #etpro on... Platforms: *nix

License: Freeware Size: 3.5 MB Download (135): ET Pro Download

< 1 2 3 4 5