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

Building Clfs freeware
Filter: All | Freeware | Demo
 

Building Clfs

< 1 2 3 4 5 > 
Added: March 18, 2010 | Visits: 871

yaSSL yaSSL is an SSL Library for programmers building security functionality into their applications and devices. yaSSL has a dual licensing model, like MySQL, so it is available under GPL and commercial licenses. Support and consulting are also available for yaSSL..



Platforms: *nix

License: Freeware Size: 522.24 KB Download (96): yaSSL Download

Added: November 01, 2010 | Visits: 749

Lemonldap::NG::Portal Lemonldap::NG::Portal is a Perl extension for building Lemonldap compatible portals. SYNOPSIS use Lemonldap::NG::Portal; my $portal = new Lemonldap::NG::Portal( domain => gendarmerie.defense.gouv.fr, storageModule => Apache::Session::MySQL, storageOptions => { DataSource =>...





Platforms: *nix

License: Freeware Size: 2.05 KB Download (95): Lemonldap::NG::Portal Download

Added: July 20, 2010 | Visits: 749

Embperl Embperl is a framework for building websites with Perl. For the beginner its an easy to setup and use way of embedding Perl code in HTML pages. Embperl delivers several features that ease the task of creating a websites, including dynamic tables, formfield-processing, session handling,...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (94): Embperl Download

Added: July 11, 2010 | Visits: 989

Class::Std::Utils Class::Std::Utils is a Perl module for utility subroutines for building "inside-out" objects. SYNOPSIS use Class::Std::Utils; # Constructor for anonymous scalars... my $new_object = bless anon_scalar(), $class; # Convert an object reference into a unique ID number... my $ID_num = ident...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Class::Std::Utils Download

Added: July 27, 2010 | Visits: 620

Peers Peers is a distributed programming toolkit designed for building peer-to-peer systems. The toolkit is a hybrid language project which offers low level primitives for managing concurrency and communication. Using these primitives, complex P2P protocols and complete systems can be designed and...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (93): Peers Download

Added: November 08, 2010 | Visits: 733

Math::TotalBuilder::Common Math::TotalBuilder::Common is a Perl module with common unit sets for building totals. SYNOPSIS use Math::TotalBuilder; use Math::TotalBuilder::Common; # units for 952 pence my %tender = build($Math::TotalBuilder::Common::uk_money_old, 952); This package is just a set of common sets of...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Math::TotalBuilder::Common Download

Added: July 04, 2010 | Visits: 871

XAO::DO::Web::MenuBuilder XAO::DO::Web::MenuBuilder is a Perl module for building all sorts of menus. SYNOPSIS < %MenuBuilder base="/bits/top-menu" item.0="statistic" item.1="config" item.1.grayed item.2="password" item.2.grayed active="statistic" % > < %MenuBuilder base="/bits/top-menu" item.0="statistic"...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (92): XAO::DO::Web::MenuBuilder Download

Added: October 18, 2010 | Visits: 1.853

CGI::Application::Plugin::Authentication::Driver CGI::Application::Plugin::Authentication::Driver is a Perl base module for building driver clasees for CGI::Application::Plugin::Authentication. SYNOPSIS package CGI::Application::Plugin::Authentication::Driver::MyDriver; use base qw(CGI::Application::Plugin::Authentication::Driver); sub...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): CGI::Application::Plugin::Authentication::Driver Download

Added: July 14, 2010 | Visits: 941

Text::NSP::Measures::2D Text::NSP::Measures::2D is a Perl module that provides basic framework for building measure of association for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ll; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $ll_value = calculateStatistic( n11=>$n11, n1p=>$n1p,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (92): Text::NSP::Measures::2D Download

Added: October 07, 2010 | Visits: 1.019

CGI::Wrap CGI::Wrap is a buffer output when building CGI programs. SYNOPSIS use CGI; use CGI::Croak; use CGI::Wrap; $query = new CGI; savequery $query; # to reconstruct input $CGI::Out::mailto = fred; # override default of $<
run &myfunc, @myargs # a function run sub { code } # an inline...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): CGI::Wrap Download

Added: October 20, 2010 | Visits: 1.154

Plasma EBG Plasma EBG project is an Empire Building Game for Linux/Windows/Solaris/BSD. Plasma EBG is an empire building game with an isometric view. It runs in multiple resolutions with graphics being displayed better for higher resolutions; hence, lower resolutions do not suffer from being too large,...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (91): Plasma EBG Download

Added: August 18, 2010 | Visits: 758

REST::Application REST::Application is a framework for building RESTful web-applications. SYNOPSIS # MyRESTApp L instance / mod_perl handler package MyRESTApp; use Apache; use Apache::Constants qw(:common); sub handler { __PACKAGE__->new(request => $r)->run(); return OK; } sub getMatchText { return...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (91): REST::Application Download

Added: August 23, 2010 | Visits: 899

DBIx::DBStag::Cookbook DBIx::DBStag::Cookbook is a Perl module for building and querying databases from XML. SYNOPSIS stag-autoddl.pl stag-storenode.pl selectall_xml.pl This will give an outline of how to build a normalised relational database from XML source data, set up SQL templates, issue relational queries...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (90): DBIx::DBStag::Cookbook Download

Added: July 04, 2010 | Visits: 1.430

CGI::Out CGI::Out is a Perl module to buffer output when building CGI programs. SYNOPSIS use CGI; use CGI::Out; $query = new CGI; savequery $query; # to reconstruct input $CGI::Out::mailto = fred; # override default of $<
out $query->header(); out $query->start_html( -title=>A test,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): CGI::Out Download

Added: March 13, 2010 | Visits: 943

ModPerl::ParamBuilder ModPerl::ParamBuilder is a Perl module that makes building custom Apache directives easy. SYNOPSIS package MyApp::Parameters; use ModPerl::ParamBuilder; use base qw( ModPerl::ParamBuilder ); my $builder = ModPerl::ParamBuilder->new( __PACKAGE__ ); # Build simple one argument parameter...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (90): ModPerl::ParamBuilder Download

Added: September 21, 2010 | Visits: 1.008

MyNukeGenealogy MyNukeGenealogy for PHPNuke or PostNuke is a plugin-module which helps building up a family or surname Web site. It allows for displaying and editing genealogical data (individuals, families, events, notes, sources, etc.) and importing gedcom files (export functionalities will follow). It has...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (90): MyNukeGenealogy Download

Added: August 24, 2010 | Visits: 854

AxKit::XSP::WebUtils AxKit::XSP::WebUtils is a Perl module for utilities for building XSP web apps. SYNOPSIS Add the taglib to AxKit (via httpd.conf or .htaccess): AxAddXSPTaglib AxKit::XSP::WebUtils Add the web: namespace to your XSP tag: < xsp:page language="Perl"...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): AxKit::XSP::WebUtils Download

Added: October 21, 2010 | Visits: 884

phpHtmlLib phpHtmllib is a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex html widgets. It provides a mechanism to output perfectly indented/readable...


Platforms: *nix

License: Freeware Size: 839.68 KB Download (90): phpHtmlLib Download

Added: November 27, 2010 | Visits: 1.322

Markup::MatchTree Markup::MatchTree is a Perl module for building trees to be compared to Markup::Trees. SYNOPSIS use Markup::MatchTree; my $match_tree = Markup::MatchTree->new( no_squash_whitespace => @same_as_I_used_for_Markup__Tree); $match_tree->parse_file (http://localhost/site_template.xml); Most...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (89): Markup::MatchTree Download

Added: June 14, 2010 | Visits: 824

Samizdat Samizdat is a generic RDF-based engine for building collaboration and open publishing Web sites. It provides users with the means to cooperate and coordinate on all kinds of activities, including media activism, resource sharing, education and research, advocacy, and so on. The project intends...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (89): Samizdat Download

< 1 2 3 4 5 >