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

Globally software
Filter: All | Freeware | Demo
 

Globally

< 1 2 3 4 5 > 
Added: June 25, 2010 | Visits: 809

Carp::Datum Carp::Datum is a Perl module used for debugging and tracing. SYNOPSIS # In modules use Carp::Datum; # Programming by contract sub routine { DFEATURE my $f_, "optional message"; # $f_ is a lexical lvalue here my ($a, $b) = @_; DREQUIRE $a > $b, "a > b"; $a += 1; $b += 1; DASSERT $a >... Platforms: *nix

License: Freeware Size: 38.91 KB Download (91): Carp::Datum Download

Added: March 19, 2010 | Visits: 705

GoldenPod GoldenPod is a podcast client (or podcast aggregator, or podcatcher, feel free to pick whichever name you want) written in perl. It supports multiple ways to work. GoldenPod supports reading configuration files in ~/.goldenpod/ and then saving the podcasts to the directory defined there. It... Platforms: *nix

License: Freeware Size: 18.43 KB Download (96): GoldenPod Download

Added: January 27, 2010 | Visits: 848

SNAKES SNAKES is a Python library that provides all then necessary to define and execute many sorts of Petri nets, in particular those of the PBC and M-nets family. Its main aim is to be a general Petri net library, being able to cope with most Petri nets models, and providing the researcher with a tool... Platforms: *nix

License: Freeware Size: 798.72 KB Download (105): SNAKES Download

Added: July 27, 2010 | Visits: 1.347

Cons Cons is a Software Construction System. Cons is a system for constructing, primarily, software, but is quite different from previous software construction systems. Cons was designed from the ground up to deal easily with the construction of software spread over multiple source directories. Cons... Platforms: *nix

License: Freeware Size: 235.52 KB Download (98): Cons Download

Added: October 18, 2010 | Visits: 872

w98podfetch w98podfetch is a script that uses an XML configuration file to retrieve new podcast files from feeds you have subscribed to. Each subscription is listed in the main configuration file, and the script can set limitations such as "dont download more than 50MB from this feed" or "download a... Platforms: *nix

License: Freeware Size: 20.48 KB Download (96): w98podfetch Download

Added: January 22, 2010 | Visits: 871

TopicEngine TopicEngine is an advanced topic management script for eggdrop bots. Its features are: fine-grained access permissions, multiple channels, shortcuts to commands, intelligent topic handling, learning, locking, and more. Commands can be executed via public message (using !topic in a channel),... Platforms: *nix

License: Freeware Size: 17.41 KB Download (91): TopicEngine Download

Added: April 26, 2010 | Visits: 946

JSignal JSignal is a loose port of the signal system implemented by GTKs GLib. JSignal project uses signals and handlers to allow for the registration of callback functions to events. To use JSignal those classes which will emit signals (cause events) must register the signals that each class will... Platforms: *nix

License: Freeware Size: 28.67 KB Download (92): JSignal Download

Added: November 10, 2010 | Visits: 1.600

LSF LSF is a Perl API built on top of the LSF command line tools. SYNOPSIS use LSF; use LSF RaiseError => 1, PrintError => 1, PrintOutput => 1; NOTE: FOR THESE MODULES TO WORK IT IS ESSENTIAL THAT YOU INCLUDE THE LSF COMMAND LINES IN YOUR PATH. This is the base class of the LSF suite of... Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): LSF Download

Added: September 05, 2010 | Visits: 996

MaxDB by MySQL MaxDB is a heavy-duty, SAP-certified open source database for OLTP and OLAP usage which offers high reliability, availability, scalability and a very comprehensive feature set. MaxDB by MySQL is targetted for large mySAP Business Suite environments and other applications that require maximum... Platforms: *nix

License: Freeware Size: 78 MB Download (120): MaxDB by MySQL Download

Added: August 11, 2010 | Visits: 872

File::BSDGlob File::BSDGlob is a Perl extension for BSD glob routine. SYNOPSIS use File::BSDGlob :glob; @list = glob(*.[ch]); $homedir = glob(~gnat, GLOB_TILDE | GLOB_ERR); if (GLOB_ERROR) { # an error occurred reading $homedir } ## override the core glob (even with -T) use File::BSDGlob globally;... Platforms: *nix

License: Freeware Size: 15.36 KB Download (87): File::BSDGlob Download

Added: August 12, 2010 | Visits: 637

File::Glob File::Glob is a Perl extension for BSD glob routine. SYNOPSIS use File::Glob :glob; @list = bsd_glob(*.[ch]); $homedir = bsd_glob(~gnat, GLOB_TILDE | GLOB_ERR); if (GLOB_ERROR) { # an error occurred reading $homedir } ## override the core glob (CORE::glob() does this automatically... Platforms: *nix

License: Freeware Size: 12.2 MB Download (88): File::Glob Download

Added: July 14, 2010 | Visits: 985

NaviServer NaviServer is a high performance web server written in C and Tcl. NaviServer can be easily extended in either language to create interesting web sites and services. Whats New in This Release: New Features: - HTTP Range requests for streaming media and resuming downloads - Full Chunked... Platforms: *nix

License: Freeware Size: 696.32 KB Download (94): NaviServer Download

Added: June 28, 2013 | Visits: 1.196

gshowtv GShow TV is a TV program schedule viewer and a Personal Video Recorder GUI. GShow TV's basic purpose is to provide a nice GUI for viewing tv program schedule information and for recording the programs. GShow TV doesn't itself do the recording of the selected programs, rather it uses any PVR... Platforms: *nix

License: Freeware Size: 522.24 KB Download (100): gshowtv Download

Added: May 24, 2010 | Visits: 1.166

ShiftJIS::Regexp ShiftJIS::Regexp contains regular expressions in Shift-JIS. SYNOPSIS use ShiftJIS::Regexp qw(:all); match($string, p{Hiragana}{2}p{Digit}{2}); match($string, pH{2}pD{2}); # these two are equivalent: This module provides some functions to use regular expressions in Shift-JIS on the... Platforms: *nix

License: Freeware Size: 35.84 KB Download (99): ShiftJIS::Regexp Download

Added: September 03, 2010 | Visits: 1.258

interface preprocessor for PHP ippfp is an easy-to-use library which provides oo-methods for creating and rendering user interfaces in PHP independently from output format. It features HTML, GTK, PDF and ncurses. You can create input masks such as forms for databases or other user interfaces. ippfp features abstraction,... Platforms: *nix

License: Freeware Size: 133.12 KB Download (94): interface preprocessor for PHP Download

Added: June 10, 2010 | Visits: 415

LinkByLink LinkByLink project can check websites for broken links internal and external links and invalid email addresses is an indispensable means to ensure professional website. LinkByLink solves these and other tasks, be it under Windows, UNIX/Linux or Mac OS X (PowerPC and Intel). Any platform for... Platforms: *nix

License: Shareware Cost: $70.00 USD Size: 3.9 MB Download (89): LinkByLink Download

Added: August 20, 2010 | Visits: 833

Regexp::Wildcards Regexp::Wildcards is a Perl module that converts wildcard expressions to Perl regular expressions. SYNOPSIS use Regexp::Wildcards qw/wc2re/; my $re; $re = wc2re a{b?,c}* => unix; # Do it Unix style. $re = wc2re a?,b* => win32; # Do it Windows style. $re = wc2re *{x,y}? => jokers; #... Platforms: *nix

License: Freeware Size: 9.22 KB Download (87): Regexp::Wildcards Download

Added: January 25, 2010 | Visits: 985

USB Overdrive The USB Overdrive is a universal USB driver that handles all USB mice, trackballs, joysticks and gamepads from anymanufacturer and lets you configure them either globally or on an application-specific basis. It reads all kinds of wheels, buttons,switches and controls and supports scrolling,... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 303 KB Download (238): USB Overdrive Download

Added: January 25, 2010 | Visits: 944

USB Overdrive X USB Overdrive is a universal USB driver that handles all USB mice, trackballs, joysticks and gamepads from any manufacturer and lets you configure them either globally or on an application-specific basis. It reads all kinds of wheels, buttons, switches and controls and supports scrolling,... Platforms: Mac

License: Shareware Cost: $0.00 USD Download (144): USB Overdrive X Download

Added: January 25, 2010 | Visits: 554

GekkoTunes GekkoTunes is an iTunes controller which floats globally over any application currently running. The controller displays the song title that is currently playing, and in a popupmenu on the window shows Artist and Album as well. It has support to skip tracks, and return to previous tracks, as well... Platforms: Mac

License: Freeware Download (87): GekkoTunes Download

< 1 2 3 4 5 >