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

Recursively freeware
Filter: All | Freeware | Demo
 

Recursively

< 1 2 3 4 5 > 
Added: October 26, 2010 | Visits: 968

Test::Extreme Test::Extreme is a perlish unit testing framework. SYNOPSIS # In ModuleOne.pm combine unit tests with code package ModuleOne; use Test::Extreme; sub foo { return 23 }; sub test_foo { assert_equals foo, 23 } # at the end of the module run_tests ModuleOne if $0 =~ /ModuleOne.pm$/; #... Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Test::Extreme Download

Added: October 19, 2010 | Visits: 4.196

Psunami Bulletin Board Psunami Bulletin Board is an Open Source alternative to the popular Ultimate Bulletin Board software, and aims for speed, ease of use, and a full feature set. For installation, do the following: 1)Recursively copy everything from ./cgi-bin/ into your servers cgi-bin/ directory.... Platforms: *nix

License: Freeware Size: 64.51 KB Download (97): Psunami Bulletin Board Download

Added: July 24, 2010 | Visits: 1.166

Autojar 1.3.1 / Autojar helps creating jar files of minimal size from different inputs like own classes, external archives etc. Autojar library starts from one or more given classes (e.g., an applet), recursively searches the bytecode for references to other classes, extracts these classes from the input... Platforms: *nix

License: Freeware Size: 337.92 KB Download (116): Autojar 1.3.1 / Download

Added: November 27, 2010 | Visits: 1.350

Bio::NEXUS::Node Bio::NEXUS::Node is a Perl module that provides functions for manipulating nodes in trees. SYNOPSIS new Bio::NEXUS::Node; METHODS new Title : new Usage : $node = new Bio::NEXUS::Node(); Function: Creates a new Bio::NEXUS::Node object Returns : Bio::NEXUS::Node object Args : none... Platforms: *nix

License: Freeware Size: 153.6 KB Download (98): Bio::NEXUS::Node Download

Added: March 15, 2010 | Visits: 914

XML::EasySQL::XMLobj::Node XML::EasySQL::XMLobj::Node is a Perl module that contains a Node interface. Derived from a fork of Robert Hansons killer XML::EasyOBJ module, which offers Easy XML object navigation. METHODS makeNewNode( NEW_TAG ) Append a new element node to the current node. Takes the tag name as the... Platforms: *nix

License: Freeware Size: 11.26 KB Download (93): XML::EasySQL::XMLobj::Node Download

Added: March 05, 2010 | Visits: 1.254

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

libxcpc libxcpc library implements an automatic resource cleanup and exception handling in C. Error handling and cleanup code (at least for code that does error handling) can take quite some space in terms of lines of code to be written. This not only increases the binary size, but makes the code more... Platforms: *nix

License: Freeware Size: 389.12 KB Download (94): libxcpc 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: May 22, 2010 | Visits: 2.175

Attach to Email Service Menu Attach to Email Service Menu is a service menu for Konqueror that works in conjunction with a python script to allow the user to select multiple files and add them as attachments to an email using whatever mail client is configured. If a directory is selected, then its contents will be attached... Platforms: *nix

License: Freeware Size: 7.17 KB Download (113): Attach to Email Service Menu Download

Added: March 15, 2010 | Visits: 1.845

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: March 17, 2010 | Visits: 1.630

ProGuard 3.9 / 4.0 ProGuard is a free Java class file shrinker, optimizer, and obfuscator. ProGuard project can detect and remove unused classes, fields, methods, and attributes. It can then optimize bytecode and remove unused instructions. Finally, it can rename the remaining classes, fields, and methods using... Platforms: *nix

License: Freeware Download (108): ProGuard 3.9 / 4.0 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: September 27, 2010 | Visits: 1.330

arxtools arxtools is a collection of tools to create, examine and modify ARX archives from the command line. arxtools uses the libarxx library to load, modify and save the archives. arxtools is not yet complete but working and should be tested thorougly. The arxtools collection currently consists of 9... Platforms: *nix

License: Freeware Size: 204.8 KB Download (96): arxtools 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: November 05, 2010 | Visits: 700

libhcritsec hcritsec is a C++ class for Critical Sections in programs. hcritsec can be used to define a critical section in a program. It can be used in a recursive way. So functions that are nested can call the enter and leave functions recursively (see section Synopsys). A critical section class is... Platforms: *nix

License: Freeware Size: 9.22 KB Download (90): libhcritsec Download

Added: May 20, 2010 | Visits: 1.023

Pynakotheka Pynakotheka is a simple python script which generates static HTML photo albums to be added to web sites or to be burnt in CDs. It includes some templates, and its easy to create more. The gallery can contain folders and/or pictures and the folders can contain other folders and/or pictures,... Platforms: *nix

License: Freeware Size: 102.4 KB Download (92): Pynakotheka Download

Added: July 18, 2010 | Visits: 894

VCShell VCShell is a command line interface for VCS::Lite::Repository. SYNOPSIS B< add > element|repository [element|repository...] B< remove > name [name...] B< ci >|check_in name [name...] B< co >|check_out parent_repository B< commit > B< update > B< cd > repository B< fetch > name@@gen... Platforms: *nix

License: Freeware Size: 26.62 KB Download (90): VCShell Download

Added: February 18, 2010 | Visits: 1.006

XMMS Album List XMMS Album List is a Unix application for loading directories of audio files into XMMS, similar in concept to the Winamp plugin AlbumList. XMMS Album List is written in Perl using Gtk2-Perl, MP3::Info, and Xmms::Perl (the latter being available on CPAN). This is my first application using GTK+,... Platforms: *nix

License: Freeware Size: 9.22 KB Download (93): XMMS Album List Download

Added: May 02, 2010 | Visits: 1.143

libglade libglade library allows you to load glade interface files in a program at runtime. It doesnt require GLADE to be used, but GLADE is by far the easiest way to create the interface files. For an idea of how to use the library, see test-libglade.c and glade/glade-xml.h. To compile, you will need... Platforms: *nix

License: Freeware Size: 419.84 KB Download (92): libglade Download

< 1 2 3 4 5 >