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

Fort Hamilton Army Base freeware
Filter: All | Freeware | Demo
 

Fort Hamilton Army Base

< 1 2 3 4 5 > 
Added: June 17, 2010 | Visits: 971

XML::DOM::XML_Base XML::DOM::XML_Base Perl module can apply xml:base to attribute values. SYNOPSIS use XML::DOM::XML_Base; my $parser = XML::DOM::Parser->new(); my $xml = qq( ); # build the DOM my $dom = $parser->parse( $xml ); # get some elements my $endo = $dom->getElementsByTagName(...



Platforms: *nix

License: Freeware Size: 3.07 KB Download (95): XML::DOM::XML_Base Download

Added: September 10, 2010 | Visits: 858

Volity::Game Volity::Game is a base class for Volity game modules. SYNOPSIS See Volity::Game::TicTacToe and its source code for a simple but full-featured example. This class provides a framework for writing Volity game modules in Perl. A Volity game module will be a subclass of this class. To turn...





Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): Volity::Game Download

Added: February 07, 2010 | Visits: 1.079

Test::Unit::TestCase Test::Unit::TestCase is a unit testing framework base class. SYNOPSIS package FooBar; use base qw(Test::Unit::TestCase); sub new { my $self = shift()->SUPER::new(@_); # your state for fixture here return $self; } sub set_up { # provide fixture } sub tear_down { # clean up after...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (94): Test::Unit::TestCase Download

Added: January 17, 2010 | Visits: 1.002

AI::NNFlex AI::NNFlex is a base Perl class for implementing neural networks. SYNOPSIS use AI::NNFlex; my $network = AI::NNFlex->new(config parameter=>value); $network->add_layer( nodes=>x, activationfunction=>function); $network->init(); $network->lesion( nodes=>PROBABILITY,...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (94): AI::NNFlex Download

Added: January 23, 2010 | Visits: 985

Gtk2::Ex::MindMapView::Content Gtk2::Ex::MindMapView::Content is a base class for content objects. SYNOPSIS use base Gtk2::Ex::MindMapView::Content; This module is internal to Gtk2::Ex::MindMapView. It is the base class for objects that show content and offers several classes that are to be overidden. INTERFACE...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (94): Gtk2::Ex::MindMapView::Content Download

Added: July 12, 2010 | Visits: 903

SoX SoX is the Swiss Army knife of sound processing tools. SoX project converts audio files among various standard audio file formats and can apply different effects and filters to the audio data..


Platforms: *nix

License: Freeware Size: 460.8 KB Download (94): SoX Download

Added: November 08, 2010 | Visits: 565

PObject PObject is a base class for perl objects, takes the irritation out of creating properties for objects. Allows quick creation of attributes and easy inheritance. I have stopped developing this class in favor of Class::Accessor, please use that instead. To install, the good old method: perl...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): PObject Download

Added: October 26, 2010 | Visits: 1.002

dtRdr::GUI::Wx::NoteEditorBase dtRdr::GUI::Wx::NoteEditorBase is a base class for the NoteEditor. SYNOPSIS init $editor->init; set_fields $editor->set_fields(title => foo, body => bar); _update_title $self->_update_title; set_saver Set a subref (which takes no arguments) as the handler for the Save action....


Platforms: *nix

License: Freeware Size: 2.8 MB Download (93): dtRdr::GUI::Wx::NoteEditorBase Download

Added: January 07, 2010 | Visits: 720

Apache2::Pod Apache2::Pod is a Perl base class for converting Pod files to prettier forms. SYNOPSIS The Apache2::Pod::* are mod_perl handlers to easily convert Pod to HTML or other forms. You can also emulate perldoc. FUNCTIONS No functions are exported. I dont want to dink around with Exporter in...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Apache2::Pod Download

Added: March 10, 2010 | Visits: 869

Regexp::Log Regexp::Log is a Perl base class for log files regexp builders. SYNOPSIS my $foo = Regexp::Log::Foo->new( format => custom %a %b %c/%d, capture => [qw( host code )], ); # the format() and capture() methods can be used to set or get $foo->format(custom %g %e %a %w/%s %c);...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Regexp::Log Download

Added: October 18, 2010 | Visits: 1.852

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: November 01, 2010 | Visits: 1.020

Danga::Socket Danga::Socket is an event loop and event-driven async socket base class. SYNOPSIS package My::Socket use Danga::Socket; use base (Danga::Socket); use fields (my_attribute); sub new { my My::Socket $self = shift; $self = fields::new($self) unless ref $self; $self->SUPER::new( @_ );...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (92): Danga::Socket Download

Added: May 21, 2010 | Visits: 731

HSE HSE (Hibernate, Spring, Echo2) is a three-tier base application for Echo2. It is designed to be a starting point for writing robust AJAX applications in Java, Spring, and Hibernate..


Platforms: *nix

License: Freeware Size: 8.2 MB Download (92): HSE Download

Added: November 27, 2010 | Visits: 859

Text::Query::BuildSQL Text::Query::BuildSQL is a base class for SQL query builders. SYNOPSIS package Text::Query::BuildSQLsqldb; use Text::Query::BuildSQL; use vars qw(@ISA); @ISA = qw(Text::Query::BuildSQL); Defines all the build_* functions to build a syntax tree. The tree nodes are [ operator scope...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (92): Text::Query::BuildSQL Download

Added: January 25, 2010 | Visits: 590

SWF Army Knife SWF Army Knife (SAK) is a "shell" program that runs around your SWF file. The SWF file will contain all interface and interactivity elements, but SAK is there for doing things that Flash cannot. It is designed with the flash application developer in mind for CD/DVD ROM creation who requires some...


Platforms: Mac

License: Freeware Download (92): SWF Army Knife Download

Added: June 22, 2010 | Visits: 1.260

Rose::HTML::Form Rose::HTML::Form is a HTML form base class. SYNOPSIS package PersonForm; use Rose::HTML::Form; our @ISA = qw(Rose::HTML::Form); use Person; sub build_form { my($self) = shift; $self->add_fields ( name => { type => text, size => 25, required => 1 }, email => { type => email, size...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): Rose::HTML::Form Download

Added: January 16, 2010 | Visits: 719

WWW::Dict WWW::Dict is a base class for WWW::Dict::* modules. SYNOPSIS use WWW::Dict; my $dict = WWW::Dict->new(Zdic); my $definition = $dict->define( $word ); print YAML::Dump( $definition ) This module is the base class for WWW::Dict::* modules, also a loder class for them. It doesnt query to...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (91): WWW::Dict Download

Added: August 15, 2010 | Visits: 956

MP3::Find::Base MP3::Find::Base is a base class for MP3::Find backends. SYNOPSIS package MyFinder; use base MP3::Find::Base; sub search { my $self = shift; my ($query, $dirs, $sort, $options) = @_; # do something to find and sort the mp3s... my @results = do_something(...); return @results; }...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (90): MP3::Find::Base Download

Added: February 17, 2010 | Visits: 929

Object::Transaction Object::Transaction is a virtual base class for transactions on files containing serialized hash objects. SYNOPSIS use Object::Transaction; transaction($coderef, @codeargs); commit(); abandon(); $there_is_a_pending_transaction = transaction_pending() package Pkg; @ISA =...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (90): Object::Transaction Download

Added: May 02, 2010 | Visits: 1.122

JOAP::Server::Object JOAP::Server::Object is a base class for Things Servable By JOAP Servers. ABSTRACT This verbosely-named OO package -- sorry about that -- is the base class for object servers, classes, and instances inside a JOAP server. It is probably not such a hunky-dory idea to inherit from this class...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (90): JOAP::Server::Object Download

< 1 2 3 4 5 >