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

Param freeware
Filter: All | Freeware | Demo
 

Param

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: January 18, 2010 | Visits: 781

TXTCOD TXTCOD is an encoding module using the SAC system. SYNOPSIS use TXTCOD; TXTCOD::codage($source, $destination, < $file.cod >, < $algorithm.alc >, < $param >); $param = TXTCOD::decodage($source, $destination, $file.cod, < $algorithm.alc >); $file.cod = TXTCOD::createcod; TXTCOD... Platforms: *nix

License: Freeware Size: 6.14 KB Download (110): TXTCOD Download

Added: September 08, 2010 | Visits: 1.199

CGI::Simple CGI::Simple is a simple totally OO CGI interface that is CGI.pm compliant. SYNOPSIS use CGI::Simple; $CGI::Simple::POST_MAX = 1024; # max upload via post default 100kB $CGI::Simple::DISABLE_UPLOADS = 0; # enable uploads $q = new CGI::Simple; $q = new CGI::Simple( { foo=>1, bar=>[2,3,4] }... Platforms: *nix

License: Freeware Size: 84.99 KB Download (103): CGI::Simple Download

Added: August 09, 2010 | Visits: 1.082

CGI::Application::Plugin::PageBuilder CGI::Application::Plugin::PageBuilder is a Perl module that simplifies building pages with multiple templates. SYNOPSIS This module simplifies building complex web pages with many small piecemeal templates. Instead of sub run_mode { my $self = shift; my $header = $self->load_tmpl(... Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): CGI::Application::Plugin::PageBuilder Download

Added: March 17, 2010 | Visits: 812

Getopt::Lucid Getopt::Lucid is a clear, readable syntax for command line processing. SYNOPSIS use Getopt::Lucid qw( :all ); # basic option specifications with aliases @specs = ( Switch("version|V"), Counter("verbose|v"), Param("config|C"), List("lib|l|I"), Keypair("define"), Switch("help|h") );... Platforms: *nix

License: Freeware Size: 39.94 KB Download (104): Getopt::Lucid Download

Added: April 27, 2010 | Visits: 1.098

Embperl::Syntax::RTF Embperl::Syntax::RTF is a Perl class derived from Embperl::Syntax to define the syntax for RTF files. RTF files can be read and written by various word processing programms. This allows you to create dynamic wordprocessing documents or let process serial letters thru Embperl. Currently Embperl... Platforms: *nix

License: Freeware Size: 665.6 KB Download (102): Embperl::Syntax::RTF Download

Added: April 03, 2010 | Visits: 961

Rose::Object::MakeMethods::Generic Rose::Object::MakeMethods::Generic is a Perl module that can create simple object methods. SYNOPSIS package MyObject; use Rose::Object::MakeMethods::Generic ( scalar => [ power, error, ], scalar --get_set_init => name, boolean --get_set_init => is_tall, boolean => [ is_red,... Platforms: *nix

License: Freeware Size: 28.67 KB Download (97): Rose::Object::MakeMethods::Generic Download

Added: November 12, 2010 | Visits: 1.521

CGI::Wiki CGI::Wiki is a toolkit for building Wikis. Helps you develop Wikis quickly by taking care of the boring bits for you. You will still need to write some code - this isnt an instant Wiki. SYNOPSIS # Set up a wiki object with an SQLite storage backend, and an # inverted index/DB_File search... Platforms: *nix

License: Freeware Size: 62.46 KB Download (87): CGI::Wiki Download

Added: June 03, 2010 | Visits: 707

Object::AutoAccessor Object::AutoAccessor is an accessor class by using AUTOLOAD. SYNOPSIS use Object::AutoAccessor; my $struct = { foo => { bar => { baz => BUILD OK, }, }, }; # Now lets easily accomplish it. my $obj = Object::AutoAccessor->build($struct); print $obj->foo->bar->baz; # prints BUILD OK... Platforms: *nix

License: Freeware Size: 6.14 KB Download (90): Object::AutoAccessor Download

Added: August 05, 2010 | Visits: 1.580

Crypt::ECDSA::Curve Crypt::ECDSA::Curve is a base class for ECC curves. These are for use with Crypt::ECDSA, a Math::GMPz based cryptography module. METHODS new Constructor. Takes the following named pair arguments: standard => standard-curve-name Used for named standard curves such as the NIST standard... Platforms: *nix

License: Freeware Size: 143.36 KB Download (193): Crypt::ECDSA::Curve Download

Added: July 25, 2013 | Visits: 430

pic2xls pic2xls(pic,file,sheet,param)pic2xls : Inserts a picture into an Excel file pic: image file name (.gif,.jpg,.bmp,..etc)file: Excel file name (new or existing)sheet: sheet name.param: consists of a row of 4 numbers: [left top width height] left: image location from left side (pixels) top: image... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): pic2xls Download

Added: May 16, 2013 | Visits: 348

JDiagnostic JDiagnostic is a system that provides small tests for getting up and running with ease. It features items like an IP address/range checker, configuration wizard for LDAP and Active Directory, tests for Single Signon and User Sources as well as a handy param dumper. Platforms: PHP

License: Freeware Size: 20.48 KB Download (40): JDiagnostic Download

Added: April 27, 2013 | Visits: 435

Twitter Pull Twitter Pull is a small module, the only purpose of which is to allow super-easy embedding of public twitter data like: a user timeline or twitter search results by hashtag or a search term. The emphasis is on making these very specific tasks as easy and straightforward as possible. The purpose... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Twitter Pull Download

Added: May 03, 2013 | Visits: 515

Easy Source Module Build your own Joomla modules easily without packaging the source.Easy Source Component lets you to cretae forms, lists or any php script in a module in just 5 minutes.Just fill the include param with your php page name, and upload it to the mod_easysource/tmpl folder.Its powerfull, clean, quick... Platforms: PHP

License: Freeware Size: 10 KB Download (41): Easy Source Module Download

Added: September 04, 2013 | Visits: 397

Coder Tough Love Initial development sponsored by Trellon.Coder Tough Love REQUIRES Coder 6.x-2.x-dev.Coder Tough Love is a companion to the existing Coder module by Doug Green. Unlike Coder, which strives to follow the documented style guidelines of Drupal core, Coder Tough Love takes the tougher tactic of... Platforms: PHP

License: Freeware Size: 10 KB Download (48): Coder Tough Love Download

Added: May 17, 2013 | Visits: 449

Followers Count Returns a database stored Twitter Followers Count in plain text or number format. Reduces the Twitter API calls by only updating the followers count hourly and serving a database cached result in between.You can use the function in your theme files. The following is an explanation of the... Platforms: PHP

License: Freeware Size: 10 KB Download (47): Followers Count Download

Added: August 26, 2013 | Visits: 421

Wmsensormon Wmsensormon is a doc app for WindowMaker that utilizes lm_sensors to monitor CPU temp, sys temp, fan speeds, and cpu voltage. It offers configurable warnings for over heating, and the sensors displayed are adjustible by the user with command line param Platforms: *nix

License: Freeware Size: 30.72 KB Download (33): Wmsensormon Download

Added: September 07, 2013 | Visits: 745

django-netcash A pluggable Django application for integrating netcash.co.za payment system. Install $ pip install django-netcash or $ easy_install django-netcash or $ hg clone http://bitbucket.org/kmike/django-netcash/ $ cd django-netcash $ python setup.py install Then add 'netcash' to INSTALLED_APPS and... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): django-netcash Download

Added: July 02, 2013 | Visits: 575

HTML::Template::HashWrapper HTML::Template::HashWrapper provides a simple way to use arbitrary hash references (and hashref-based objects) with HTML::Template's associate option. new($ref) returns an object with a param() method which conforms to HTML::Template's expected interface: * param($key) returns the value of... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): HTML::Template::HashWrapper Download

Added: July 19, 2013 | Visits: 398

CGI::QuickForm CGI::QuickForm is a Perl module that provides a quick and simple mechanism for providing on-line CGI forms. When show_form executes it presents the form with the fields requested. As you can see from the minimal example at the beginning of the synopsis it will default everything it possibly can... Platforms: *nix

License: Freeware Size: 40.96 KB Download (38): CGI::QuickForm Download

1 2 3 4 5 >