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

Assigning freeware
Filter: All | Freeware | Demo
 

Assigning

< 1 2 3 4 5 > 
Added: September 24, 2010 | Visits: 978

Template::Plugin::XML::DOM Template::Plugin::XML::DOM is a plugin interface to XML::DOM. SYNOPSIS # load plugin [% USE dom = XML.DOM %] # also provide XML::Parser options [% USE dom = XML.DOM(ProtocolEncoding = ISO-8859-1) %] # parse an XML file [% doc = dom.parse(filename) %] [% doc = dom.parse(file =... Platforms: *nix

License: Freeware Size: 26.62 KB Download (99): Template::Plugin::XML::DOM Download

Added: April 10, 2010 | Visits: 802

Scalar::Defer Scalar::Defer is a Perl module to calculate values on demand. SYNOPSIS use Scalar::Defer; # exports defer and lazy my ($x, $y); my $dv = defer { ++$x }; # a deferred value (not memoized) my $lv = lazy { ++$y }; # a lazy value (memoized) print "$dv $dv $dv"; # 1 2 3 print "$lv $lv $lv";... Platforms: *nix

License: Freeware Size: 25.6 KB Download (89): Scalar::Defer Download

Added: September 19, 2010 | Visits: 969

RABS RABS is an extension which allows rapid access to favorite search engines. Allows rapid access to (my) favorite search engines. Just type in address bar g something to search something with google. Its useless in FF 2.0. Read below why. g - google.com w - en.wikipedia.org wpl -... Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): RABS Download

Added: November 27, 2010 | Visits: 1.349

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: May 27, 2010 | Visits: 908

Variable::Alias Variable::Alias is a Perl module created to alias any variable to any other variable. SYNOPSIS use Variable::Alias alias; my $src; my $a; our $b; my @c; our @d; alias $src => $a; alias $a => $b; alias $b => $c[0]; alias @c => @d; $src=src; # All the other variables now have the... Platforms: *nix

License: Freeware Size: 3.07 KB Download (90): Variable::Alias Download

Added: August 20, 2010 | Visits: 1.346

NAT Check Check Your Network Address Translator for Compatibility with Peer-to-Peer Protocols. If you are accessing the Internet from behind a Network Address Translator (NAT) of some kind, I would appreciate your help in surveying the behavior of different NATs, in terms of how and whether they support a... Platforms: *nix

License: Freeware Download (195): NAT Check Download

Added: May 07, 2010 | Visits: 1.009

Apache::WebSNMP Apache::WebSNMP is a Perl module that allows for SNMP calls to be embedded in HTML. SYNOPSIS < html > < body > < snmp > host=zoom.google.org community=public connect interface=ifDescr.2 mac=ifPhysAddress.2 query < /snmp > The interface < b >descriptor< /b > for the ethernet card is... Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Apache::WebSNMP Download

Added: September 24, 2010 | Visits: 1.284

Alarm::Concurrent Alarm::Concurrent is a Perl module that allows multiple, concurrent alarms. This module is an attempt to enhance Perls built-in alarm/$SIG{ALRM} functionality. This function, and its associated signal handler, allow you to arrange for your program to receive a SIGALRM signal, which you can... Platforms: *nix

License: Freeware Size: 7.17 KB Download (90): Alarm::Concurrent Download

Added: October 25, 2010 | Visits: 1.674

2E Programming Language 2E Programming Language (two es, as in ee, or expression evaluator) is a simple algebraic syntax language. It natively supports expressions (composed of operators and operands), and function definitions, and basically nothing else. Therefore, it can be fairly straight-forward to learn (assuming... Platforms: *nix

License: Freeware Size: 31.74 KB Download (108): 2E Programming Language Download

Added: March 14, 2010 | Visits: 1.434

Gnome Terminal Launcher Gnome Terminal Launcher applet reads the profiles from GConf and creates the corresponding menu entry to invoke the gnome-terminal command and its arguments. If you are a system administrator, perhaps a command line junkie, and you deal with a large number of servers on a daily basis, you may... Platforms: *nix

License: Freeware Size: 14.34 KB Download (107): Gnome Terminal Launcher Download

Added: October 19, 2010 | Visits: 921

ArchLog ArchLog is a log-oriented GUI for the Arch revision control system. ArchLog allows you to take notes as you hack, structuring the changes by categories. At commit time, ArchLog will generate a consistently and nicely-formatted log file. It features assigning new versions to a project tree,... Platforms: *nix

License: Freeware Size: 286.72 KB Download (93): ArchLog Download

Added: July 10, 2010 | Visits: 781

Coursor Coursor project is a Web application for academic environments. Coursor is a Web-based academic course system for assigning students to university courses. It has an evolutionary algorithm for assigning students to the courses they requested. This algorithm tries to find an optimal... Platforms: *nix

License: Freeware Size: 1.5 MB Download (99): Coursor Download

Added: July 03, 2010 | Visits: 1.105

fixsrcip fixsrcip is a tool for binding outgoing TCP and UDP client sockets (IPv4) to specific source IP addresses on multi-homed hosts. It requires a current Linux system. fixsrcip tool uses LD_PRELOAD for preloading a small shared object to executables. The shared object overwrites the connnect() (for... Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): fixsrcip Download

Added: January 15, 2010 | Visits: 706

ImageServer ImageServer is a software for maintaining archives of images. Theres much software available to manually view, categorize and search images. ImageServer was designed to solve a different problem: Imagine being a photographer or photo agency: You have a lot of images in many formats, all stored... Platforms: *nix

License: Freeware Size: 839.68 KB Download (96): ImageServer Download

Added: September 08, 2010 | Visits: 627

CSer CSer is a library for C++ serialization, also called persistence. This isnt quite a simple as you might think, since one object may be pointed to by multiple other objects. How does it work? Writing out integers and character strings is fairly straightforward. The trick is dealing with... Platforms: *nix

License: Freeware Size: 112.64 KB Download (86): CSer Download

Added: September 10, 2010 | Visits: 732

Lingua::Phonology::Features Lingua::Phonology::Features is a module to handle a set of hierarchical features. SYNOPSIS use Lingua::Phonology; my $phono = new Lingua::Phonology; my $features = $phono->features; # Add features programmatically $features->add_feature( Node => { type => privative, children =>... Platforms: *nix

License: Freeware Size: 100.35 KB Download (98): Lingua::Phonology::Features Download

Added: October 16, 2010 | Visits: 751

Devel::Carnivore Devel::Carnivore is a Perl module to spy on your hashes (and objects). SYNOPSIS use Devel::Carnivore; sub new_attribute { my %self : Watch("myName") = (); bless %self, shift; } sub new_functional { my $self = {}; watch $self, "myName"; bless $self } sub new_blessed { my $self =... Platforms: *nix

License: Freeware Size: 7.17 KB Download (96): Devel::Carnivore Download

Added: February 19, 2010 | Visits: 786

TiVo::HME::Resource TiVo::HME::Resource is a Perl encapsulation of a TiVo HME resource. SYNOPSIS use TiVo::HME::Application; @ISA = qw(TiVo::HME::Applicaton); # create a buncha resources # Color # r,g,b,alpha = 0 ... 255 my $color = $T_RESOURCE->color($red, $green, $blue, $alpha); # Font my $font =... Platforms: *nix

License: Freeware Size: 61.44 KB Download (96): TiVo::HME::Resource Download

Added: March 23, 2010 | Visits: 2.298

HTML::Perlinfo::HTML HTML::Perlinfo::HTML Perl module contains HTML documentation for the perlinfo library. SUMMARY NOTE: THIS IS THE LAST RELEASE OF THIS MODULE IN THIS NAMESPACE. WHEN THE NEXT VERSION APPEARS, OLDER VERSIONS WILL BE DELETED FROM CPAN In the perlinfo library, HTML::Perlinfo and... Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): HTML::Perlinfo::HTML Download

Added: July 20, 2010 | Visits: 940

Cspot Cspot is a semantic annotator designed only for the C programming language. It is quite similar to cscope, but some more functionality. Cspot project can be used to find the declarations, definitions, and usages of functions, variables, macros, typedefs, and structs. It can also find visible... Platforms: *nix

License: Freeware Size: 266.24 KB Download (105): Cspot Download

< 1 2 3 4 5 >