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

Tied software
Filter: All | Freeware | Demo
 

Tied

< 1 2 3 4 5 
Added: May 11, 2010 | Visits: 884

Devel::Monitor Devel::Monitor is a Perl module that can monitor your variables/objects for memory leaks. You have memory leaks, and you want to remove it... You can use this tool to help you find which variables/objects that are not destroyed when they should be, and thereafter, you can visualise exactly... Platforms: *nix

License: Freeware Size: 16.38 KB Download (95): Devel::Monitor Download

Added: May 18, 2010 | Visits: 1.414

Clone Clone is a Perl module that can recursively copy Perl datatypes. SYNOPSIS use Clone; push @Foo::ISA, Clone; $a = new Foo; $b = $a->clone(); # or use Clone qw(clone); $a = { foo => bar, move => zig }; $b = [ alpha, beta, gamma, vlissides ]; $c = new Foo(); $d = clone($a); $e =... Platforms: *nix

License: Freeware Size: 10.24 KB Download (174): Clone Download

Added: June 14, 2010 | Visits: 911

Deadmans Redirect Deadmans Redirect (DMR) is designed to replace whatever it is your browser loads when you click on the Home button in your browser. DMR is a web-surfers power tool that can be completely customized to fit the needs of the user, without being tied to a specific instance of a browser. DMR users... Platforms: *nix

License: Freeware Size: 71.68 KB Download (89): Deadmans Redirect Download

Added: January 24, 2010 | Visits: 887

IPC::SharedCache IPC::SharedCache is a Perl module to manage a cache in SysV IPC shared memory. SYNOPSIS use IPC::SharedCache; # the cache is accessed using a tied hash. tie %cache, IPC::SharedCache, ipc_key => AKEY, load_callback => &load, validate_callback => &validate; # get an item from the cache... Platforms: *nix

License: Freeware Size: 19.46 KB Download (99): IPC::SharedCache Download

Added: September 24, 2010 | Visits: 706

Config::IniFiles Config::IniFiles is a module for reading .ini-style configuration files. SYNOPSIS use Config::IniFiles; my $cfg = new Config::IniFiles( -file => "/path/configfile.ini" ); print "The value is " . $cfg->val( Section, Parameter ) . "." if $cfg->val( Section, Parameter ); Config::IniFiles... Platforms: *nix

License: Freeware Size: 36.86 KB Download (103): Config::IniFiles Download

Added: November 20, 2010 | Visits: 1.275

Evocosm Evocosm is a C++ Framework for Evolutionary Computing library. Evocosm is a set of classes that abstract the fundamental components of an evolutionary algorithm. Ill list the components here with a bit of introduction; you can review the details of the classes by downloading the code archives... Platforms: *nix

License: Freeware Size: 348.16 KB Download (95): Evocosm Download

Added: November 22, 2010 | Visits: 1.068

Acme::OneHundredNotOut Acme::OneHundredNotOut is a raise of the bat, a tip of the hat. I have just released my 100th module to CPAN, the first time that anyone has reached that target. As some of you may know, I am getting ready to go back to college and reinvent myself from being a programmer into being a... Platforms: *nix

License: Freeware Size: 14.34 KB Download (95): Acme::OneHundredNotOut Download

Added: November 03, 2010 | Visits: 1.848

Netscape::Cache Netscape::Cache is a Perl object class for accessing Netscape cache files. SYNOPSIS The object oriented interface: use Netscape::Cache; $cache = new Netscape::Cache; while (defined($url = $cache->next_url)) { print $url, "n"; } while (defined($o = $cache->next_object)) { print... Platforms: *nix

License: Freeware Size: 16.38 KB Download (107): Netscape::Cache Download

Added: May 21, 2010 | Visits: 945

Tie::Form Tie::Form is a Perl module to access a machine readable database file that minics a hardcopy form. SYNOPSIS require Tie::Form; ##### # Using support methods and file handle with # the file subroutines such as open(), readline() # print(), close() # tie *FORM_FILEHANDLE, Tie::Form,... Platforms: *nix

License: Freeware Size: 89.09 KB Download (92): Tie::Form Download

Added: June 19, 2010 | Visits: 1.208

Archive::TarGzip Archive::TarGzip is a Perl module to save and restore files to and from compressed tape archives (tar). SYNOPSIS ###### # Subroutine Interface # use Archive::TarGzip qw(parse_header tar untar); $tar_file = tar(@file, @options); $tar_file = tar(@file); $success = untar(@file);... Platforms: *nix

License: Freeware Size: 96.26 KB Download (101): Archive::TarGzip Download

Added: March 24, 2010 | Visits: 889

Tie::FormA Tie::FormA is a Perl module that can access a machine readable database file that minics a hardcopy form. SYNOPSIS require Tie::FormA; ##### # Using support methods and file handle with # the file subroutines such as open(), readline() # print(), close() # tie *FORM_FILEHANDLE,... Platforms: *nix

License: Freeware Size: 100.35 KB Download (92): Tie::FormA Download

Added: August 22, 2010 | Visits: 938

Tie::Gzip Tie::Gzip is a Perl module that can read and write gzip compressed files. SYNOPSIS require Tie::Gzip; tie filehandle, Tie::Gzip tie filehandle, Tie::Gzip, mode, filename tie filehandle, Tie::Gzip, filename tie filehandle, Tie::Gzip, %options tie filehandle, Tie::Gzip, mode, filename,... Platforms: *nix

License: Freeware Size: 71.68 KB Download (128): Tie::Gzip Download

Added: March 09, 2010 | Visits: 1.154

Solex 0.5.3 Solex is a free open source Web application testing tool built as a plug-in for the Eclipse IDE. Solex project provides functions to record a client session, adjust it according to various parameters and replay it later typically in order to ensure non regression of the applications behaviour... Platforms: *nix

License: Freeware Size: 5.2 MB Download (98): Solex 0.5.3 Download

Added: May 08, 2010 | Visits: 773

Tie::Tk::Listbox Tie::Tk::Listbox provides allows to access Tk::Listbox and similar widgets as arrays. The Tie::Tk::Listbox module allows you to tie the contents of a Tk::Listbox widget to an ordinary Perl array for easy modification. Additionally, you may tie a Tk::Scrolled widget or any other widget that... Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Tie::Tk::Listbox Download

Added: April 08, 2010 | Visits: 690

Gnome-utils 2.18.1 / Gnome-utils contains GNOME time tracker, searching tool, calculator, and other useful GNOME utilities/apps. The GNOME 2.12 Desktop is the latest release of the ever popular, multi-platform free desktop environment - on time, to the day! It includes a number of interesting new features and... Platforms: *nix

License: Freeware Size: 5 MB Download (99): Gnome-utils 2.18.1 / Download

Added: November 20, 2010 | Visits: 935

Gnome-applets Gnome-applets package is a collection of applets for your GNOME panel. The GNOME 2.12 Desktop is the latest release of the ever popular, multi-platform free desktop environment - on time, to the day! It includes a number of interesting new features and hundreds of bug fixes. GNOME is...... Platforms: *nix

License: Freeware Size: 6.1 MB Download (109): Gnome-applets Download

Added: April 22, 2010 | Visits: 1.076

Bug-buddy Bug-buddy is a graphical bug reporting utility. Bug-buddy is a graphical bug reporting utility for GNOME. Bug-buddy allows users to easily make quality bug reports. The GNOME 2.12 Desktop is the latest release of the ever popular, multi-platform free desktop environment - on time, to the day!... Platforms: *nix

License: Freeware Size: 768 KB Download (93): Bug-buddy Download

Added: July 26, 2010 | Visits: 812

GConf GConf is a configuration data storage mechanism scheduled to ship with GNOME 2.0. GConf does work without GNOME however. It can be used with plain GTK+, Xlib, KDE, or even text mode applications as well. There is no stable release of GConf yet, but the library is feature-complete. The GNOME... Platforms: *nix

License: Freeware Size: 2.2 MB Download (96): GConf Download

Added: October 05, 2010 | Visits: 738

libxml++ Libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specifications because they are not aimed at C++. Its API is much simpler than the underlying libxml C API. The GNOME 2.12 Desktop is the latest... Platforms: *nix

License: Freeware Size: 931.84 KB Download (87): libxml++ Download

Added: March 13, 2010 | Visits: 546

libgnome libgnome is a GNOME library. The GNOME project provides two things: The GNOME desktop environment, an intuitive and attractive desktop for end-users, users, and the GNOME development platform, an extensive framework for building applications that integrate into the rest of the desktop. GNOME... Platforms: *nix

License: Freeware Size: 1.6 MB Download (93): libgnome Download

< 1 2 3 4 5