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

Params software
Filter: All | Freeware | Demo
 

Params

< 1 2 3 4 5 > 
Added: March 13, 2010 | Visits: 946

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: June 14, 2010 | Visits: 825

DBIx::SQLCrosstab DBIx::SQLCrosstab Perl module creates a server-side cross tabulation from a database. SYNOPSIS use DBIx::SQLCrosstab; my $dbh=DBI->connect("dbi:driver:database" "user","password", {RaiseError=>1}) or die "error in connection $DBI::errstrn"; my $params = { dbh => $dbh, op => [ [SUM,... Platforms: *nix

License: Freeware Size: 72.7 KB Download (106): DBIx::SQLCrosstab Download

Added: October 03, 2010 | Visits: 724

RenderMan RenderMan is a RenderMan binding as a Perl 5.6 module. SYNOPSIS use RenderMan; This RenderMan module implements a Perl 5.6 binding for the BMRT client library (libribout). It fully supports the client library. Therefore, this module has the following limitations: Error Handling callbacks... Platforms: *nix

License: Freeware Size: 81.92 KB Download (102): RenderMan Download

Added: January 27, 2010 | Visits: 987

Bio::Factory::SeqAnalysisParserFactoryI Bio::Factory::SeqAnalysisParserFactoryI is a Perl interface describing objects capable of creating SeqAnalysisParserI compliant parsers. SYNOPSIS # initialize an object implementing this interface, e.g. $factory = Bio::Factory::SeqAnalysisParserFactory->new(); # obtain a parser object... Platforms: *nix

License: Freeware Size: 4.7 MB Download (97): Bio::Factory::SeqAnalysisParserFactoryI Download

Added: August 21, 2010 | Visits: 1.227

DateTime::Format::Builder::Tutorial DateTime::Format::Builder::Tutorial is a quick class on using Builder. CREATING A CLASS As most people who are writing modules know, you start a package with a package declaration and some indication of module version: package DateTime::Format::ICal; our $VERSION = 0.04; After that, you... Platforms: *nix

License: Freeware Size: 48.13 KB Download (107): DateTime::Format::Builder::Tutorial Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 1.109

PerlPoint::Template::TT2 PerlPoint::Template::TT2 is a beta of a PerlPoint template processor for Template Toolkit 2 layouts. METHODS new() Parameters: class The class name. Returns: the new object. Example: # start page $result.="nnnn"; # begin header $result.="nnnn"; # header contents: this was... Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): PerlPoint::Template::TT2 Download

Added: November 09, 2010 | Visits: 935

Rose::HTML::Objects Rose::HTML::Objects is a Perl object-oriented interfaces for HTML. SYNOPSIS use Rose::HTML::Form; $form = Rose::HTML::Form->new(action => /foo, method => post); $form->add_fields ( name => { type => text, size => 20, required => 1 }, height => { type => text, size => 5, maxlength => 5... Platforms: *nix

License: Freeware Size: 133.12 KB Download (99): Rose::HTML::Objects Download

Added: September 24, 2010 | Visits: 934

PDL::Fit::Levmar PDL::Fit::Levmar is a Perl module with Levenberg-Marquardt fit/optimization routines. Levenberg-Marquardt routines for least-squares fit to functions non-linear in fit parameters. This module provides a PDL ( PDL::PDL ) interface to the non-linear fitting library levmar (written in C). Levmar... Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): PDL::Fit::Levmar Download

Added: September 23, 2010 | Visits: 1.481

e-Bot e-Bot is an IRC bot written in Perl. Its main functioning is based on the Socket.pm Perl module, which makes possible its use on most servers that support Perl. This software will require Perl 5. You should be able to start up just by running infobot. If you are using macperl, you will... Platforms: *nix

License: Freeware Size: 8.19 KB Download (150): e-Bot Download

Added: October 26, 2010 | Visits: 1.202

Bio::Graphics::FeatureFile Bio::Graphics::FeatureFile is a set of Bio::Graphics features, stored in a file. SYNOPSIS use Bio::Graphics::FeatureFile; my $data = Bio::Graphics::FeatureFile->new(-file => features.txt); # create a new panel and render contents of the file onto it my $panel = $data->new_panel; my... Platforms: *nix

License: Freeware Size: 4.7 MB Download (99): Bio::Graphics::FeatureFile Download

Added: April 19, 2010 | Visits: 2.060

JSON::Shell JSON::Shell is an interactive shell for performing JSON and JSON-RPC requests. SYNOPSIS $ bin/jsonshell JSON::Shell 1.0 www.example.com/json-rpc-demo$ post { "id": 1, "method": "echoObject", "params": { "o": [ "YAY JSON~" ] } } REQUEST: $VAR1 = { params => { o => [ YAY JSON~ ] },... Platforms: *nix

License: Freeware Size: 6.14 KB Download (108): JSON::Shell Download

Added: September 04, 2010 | Visits: 921

Search::Dict Search::Dict is a Perl module to search for key in dictionary file. SYNOPSIS use Search::Dict; look *FILEHANDLE, $key, $dict, $fold; use Search::Dict; look *FILEHANDLE, $params; Sets file position in FILEHANDLE to be first line greater than or equal (stringwise) to $key. Returns the new... Platforms: *nix

License: Freeware Size: 12.2 MB Download (100): Search::Dict Download

Added: April 22, 2010 | Visits: 1.006

Math::BigInt::Calc Math::BigInt::Calc is a pure Perl module to support Math::BigInt. SYNOPSIS Provides support for big integer calculations. Not intended to be used by other modules. Other modules which sport the same functions can also be used to support Math::BigInt, like Math::BigInt::GMP or... Platforms: *nix

License: Freeware Size: 194.56 KB Download (102): Math::BigInt::Calc Download

Added: February 11, 2010 | Visits: 979

SQL::Amazon::UserGuide SQL::Amazon::UserGuide is a Perl module with user Guide for DBD/SQL::Amazon. SYNOPSIS # # create the parser, passing in the current Amazon metadata # my $parser = SQL::Amazon::Parser->new(%attrs); # # parse a SQL statement, returning a SQL::Amazon::Statement # my $stmt =... Platforms: *nix

License: Freeware Size: 58.37 KB Download (94): SQL::Amazon::UserGuide Download

Added: July 09, 2010 | Visits: 995

Apache2::Ajax Apache2::Ajax is a mod_perl interface to CGI::Ajax. SYNOPSIS ###################################################### # in httpd.conf PerlLoadModule Apache2::MyAjaxApp < Location /ajax > SetHandler perl-script PerlResponseHandler Apache2::MyAjaxApp PJX_fn js_function_name... Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): Apache2::Ajax Download

Added: February 07, 2010 | Visits: 827

Zence Zence is a small program written in Postscript that generates random text. Word morphology and the occurrence of certain letters or letter combinations are configurable. It may be used for generating words to be used in artificial languages, but with the correct set of parameters can also... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Zence Download

Added: September 16, 2010 | Visits: 911

Net::IRC3::Util Net::IRC3::Util are common utilities that help with IRC protocol handling. SYNOPSIS use Net::IRC3 qw/parse_irc_msg mk_msg/; my $msgdata = mk_msg (undef, PRIVMSG FUNCTIONS These are some utility functions that might come in handy when handling the IRC protocol. You can export these... Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): Net::IRC3::Util Download

Added: April 24, 2010 | Visits: 1.281

CGI::NoPoison CGI::NoPoison is No Poison Null Byte in CGI->Vars. SYNOPSIS use CGI; use CGI::NoPoison my $m = CGI->new(); $m->param( -name=>amplifier, -value=>[nine, ten, up to eleven], ); my %h = $m->Vars(); # look ma, no splitting on poison null-bytes ( )! print "$_ => ", join ", ", @{$h{$_}}... Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): CGI::NoPoison Download

Added: April 19, 2010 | Visits: 1.268

RTF::Writer RTF::Writer is a Perl module for generating documents in Rich Text Format. SYNOPSIS use RTF::Writer; my $rtf = RTF::Writer->new_to_file("greetings.rtf"); $rtf->prolog( title => "Greetings, hyoomon" ); $rtf->number_pages; $rtf->paragraph( fs40bi, # 20pt, bold, italic "Hi there!" );... Platforms: *nix

License: Freeware Size: 57.34 KB Download (118): RTF::Writer Download

Added: February 06, 2010 | Visits: 865

Catalyst Catalyst is a Perl module that contains the elegant MVC web application framework. SYNOPSIS See the Catalyst::Manual distribution for comprehensive documentation and tutorials. # Install Catalyst::Devel for helpers and other development tools # use the helper to create a new application... Platforms: *nix

License: Freeware Size: 143.36 KB Download (93): Catalyst Download

< 1 2 3 4 5 >