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

Contexts software
Filter: All | Freeware | Demo
 

Contexts

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 748

Params-Util Params-Util is a simple, compact and correct param-checking functions. SYNOPSIS # Import some functions use Params::Util qw{_SCALAR _HASH _INSTANCE}; # If you are lazy, or need a lot of them... use Params::Util :ALL; sub foo { my $object = _INSTANCE(shift, Foo) or return undef; my... Platforms: *nix

License: Freeware Size: 33.79 KB Download (95): Params-Util Download

Added: February 14, 2010 | Visits: 1.248

Jiplet Container Jiplet is short for Java SIP Servlet. Jiplet Container project is an open-source container for server-side SIP applications. An application developer can create a SIP application written in Java using the Jiplet API and deploy the application in the container. The container provides a number of... Platforms: *nix

License: Freeware Size: 15.2 MB Download (106): Jiplet Container Download

Added: March 23, 2010 | Visits: 831

Statistics::CalinskiHarabasz Statistics::CalinskiHarabasz is a Perl extension to the cluster stopping rule proposed by Calinski and Harabasz (C&H). SYNOPSIS use Statistics::CalinskiHarabasz; &ch(InputFile, "agglo", 10); Input file is expected in the "dense" format - Sample Input file: 6 5 1 1 0 0 1 1 0 0 0 0 1 1... Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Statistics::CalinskiHarabasz Download

Added: February 13, 2010 | Visits: 1.360

App::faq App::faq is a Perl module witj App-Context Frequently Asked Questions. The App-Context is like a software backplane for many services required by an enterprise application. Into that backplane plug the App-Context Services. There may be many implementations of each of the App-Context Services,... Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): App::faq Download

Added: March 13, 2010 | Visits: 1.274

App::Session App::Session can represents a sequence of multiple events perhaps executed in separate processes. SYNOPSIS # ... official way to get a Session object ... use App; $session = App->context(); $context = $session->session(); # get the session # any of the following named parameters may be... Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): App::Session Download

Added: August 19, 2010 | Visits: 725

Modwheel Modwheel Perl module is a tree-based Web framework. Most web sites are pages categorized by topic. So web sites can be viewed as a tree system where every page is a sub-tree and the page elements are nodes. Page elements can be things like articles, links, ads, news, comments and so on. In... Platforms: *nix

License: Freeware Size: 1.4 MB Download (95): Modwheel Download

Added: July 20, 2010 | Visits: 1.016

ferrisfuse ferrisfuse is a FUSE module for mounting libferris filesystems through the Linux kernel. About libferris In non technical terms libferris makes the file system and other hierarchical storage systems easier to use. For the geeks out there, libferris is a virtual file system (VFS) that runs in... Platforms: *nix

License: Freeware Size: 276.48 KB Download (91): ferrisfuse Download

Added: January 08, 2010 | Visits: 1.120

Module::Install::Philosophy Module::Install::Philosophy Perl module contains the concepts behind Module::Install. SYNOPSIS This document describes the personal philosophy behind the creation of CPAN::MakeMaker (the predecessor of Module::Install). The views expressed here belong to Brian Ingerson; if they are not of... Platforms: *nix

License: Freeware Size: 81.92 KB Download (100): Module::Install::Philosophy Download

Added: October 01, 2010 | Visits: 1.130

SendEmail SendEmail is a lightweight, completly command line based, SMTP email agent. If you have the need to send email from a command prompt this tool is perfect. It was designed to be used in bash scripts, Perl programs, and web sites, but it is also quite useful in many other contexts. SendEmail is so... Platforms: *nix

License: Freeware Size: 23.55 KB Download (109): SendEmail Download

Added: October 20, 2010 | Visits: 827

Contextual::Return Contextual::Return is a Perl module to create context-senstive return values. SYNOPSIS use Contextual::Return; use Carp; sub foo { return SCALAR { thirty-twelve } BOOL { 1 } NUM { 7*6 } STR { forty-two } LIST { 1,2,3 } HASHREF { {name => foo, value => 99} } ARRAYREF { [3,2,1] }... Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Contextual::Return Download

Added: January 07, 2010 | Visits: 719

Perl6::Builtins Perl6::Builtins is a Perl module that provides erl 5 versions of the new Perl 6 builtins. SYNOPSIS use Perl6::Builtins qw( system ); system $system_cmd or die "Could not $system_cmd: $!"; my $package = caller->{package}; my $file = caller->{file}; my $line = caller->{line}; Several... Platforms: *nix

License: Freeware Size: 4.1 KB Download (98): Perl6::Builtins Download

Added: July 26, 2010 | Visits: 1.039

LWJGL LWJGL (Lightweight Java Game Library) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library) and... Platforms: *nix

License: Freeware Size: 1.3 MB Download (95): LWJGL Download

Added: May 27, 2010 | Visits: 1.045

SQL::Interpolate SQL::Interpolate is a Perl module to interpolate Perl variables into SQL statements. SYNOPSIS use SQL::Interpolate qw(:all); # Some sample data to interpolate: my $s = blue; my @v = (5, 6); # Variable references are transformed into bind parameters. # The most basic usage involves... Platforms: *nix

License: Freeware Size: 57.34 KB Download (88): SQL::Interpolate Download

Added: March 24, 2010 | Visits: 1.251

Paloma Paloma is a program to manage a database of digital music files and facilitate their retrieval and playback in interesting ways. It works with music files of any form--mp3 files, ogg files, MIDI files, whatever youve got a player for--and file formats can be freely intermixed. Its intended to... Platforms: *nix

License: Freeware Size: 266.24 KB Download (93): Paloma Download

Added: November 13, 2010 | Visits: 908

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: February 09, 2010 | Visits: 1.705

CAD::Drawing::Manipulate::Graphics CAD::Drawing::Manipulate::Graphics - Gimp meets CAD. Methods All of these are CAD::Drawing methods (I force my own inheritance:) image_init Initialize the image at $addr based on the value at the fullpath key. This establishes the contained Image::Magick object and loads the image into... Platforms: *nix

License: Freeware Size: 39.94 KB Download (116): CAD::Drawing::Manipulate::Graphics Download

Added: May 20, 2010 | Visits: 1.048

OpenCSG OpenCSG project is a library that does image-based CSG rendering using OpenGL. OpenCSG is written in C++ and supports most modern graphics hardware using Microsoft Windows or the Linux operating system. OpenCSG-1.1.0 is the current version. What is CSG, anyway? CSG is short for Constructive... Platforms: *nix

License: Freeware Size: 471.04 KB Download (100): OpenCSG Download

Added: January 13, 2010 | Visits: 877

Ajisai Ajisai is a SSL/TLS implementation written entirely from scratch in C++. It uses Botan for performing the cryptography and X.509 handling. This is an alpha release, it is virtually certain that incompatible API changes will be made in the future. Suggestions on weak points in the API are most... Platforms: *nix

License: Freeware Size: 143.36 KB Download (101): Ajisai Download

Added: June 13, 2010 | Visits: 831

LdapTemplate LdapTemplate is a framework to simplify LDAP programming in Java, built on the same principles as Spring Jdbc. LdapTemplate is a framework to simplify LDAP programming in Java, built on the same principles as Spring Jdbc. The LdapTemplate class encapsulates all the plumbing work involved in... Platforms: *nix

License: Freeware Size: 348.16 KB Download (91): LdapTemplate Download

Added: July 26, 2010 | Visits: 632

Albatross Albatross library is a small and flexible Python toolkit for developing highly stateful web applications. The toolkit has been designed to take a lot of the pain out of constructing intranet applications although you can also use Albatross for deploying publicly accessed web applications. In... Platforms: *nix

License: Freeware Size: 256 KB Download (89): Albatross Download

< 1 2 3 4 5 >