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

Vars freeware
Filter: All | Freeware | Demo
 

Vars

1 2 3 4 5 > 
Added: August 23, 2010 | Visits: 1.062

ex::constant::vars ex::constant::vars is a Perl pragma to create readonly variables. SYNOPSIS Using the tie() interface: use ex::constant::vars; tie my $pi, ex::constant::vars, 4 * atan2( 1, 1 ); tie my @family, ex::constant::vars, qw( John Jane ); tie my %age, ex::constant::vars, John => 27, Jane => Back...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): ex::constant::vars Download

Added: June 20, 2010 | Visits: 1.102

vars::global vars::global is a Perl module that tries to make global variables a little safer. SYNOPSIS # In the place/package where we want to create globals use vars::global create => qw( $foo @bar %baz ); # Add some more global symbols vars::global->create(qw( $hello @world %now )); # Somewhere...





Platforms: *nix

License: Freeware Size: 7.17 KB Download (99): vars::global Download

Added: October 14, 2013 | Visits: 397

VARS The Video Annotation and Reference System (VARS) is a software interface and database system that provides tools for describing, cataloging, retrieving, and viewing the visual, descriptive, and quantitative data associated with video. Developed by the Monterey Bay Aquarium Research Institute...


Platforms: Mac

License: Freeware Size: 31.8 MB Download (41): VARS Download

Added: April 24, 2010 | Visits: 1.278

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: August 24, 2010 | Visits: 810

iFish iFish is a Instant Messenger gui made with nice Fishs. Written in python. (now only Gtk, may be later we use Qt and others). Main objetives are of this application are: be nice, fast, usable, portable, and sopport different free messengers systems/backends Since beta2, when you start up IMFish...


Platforms: *nix

License: Freeware Download (96): iFish Download

Added: January 12, 2010 | Visits: 1.258

GKrellm SNMP Monitor GKrellm SNMP Monitor project is a plugin for GKrellM that lets you easily monitor SNMP vars. Some examples are server load via UCD-SNMP daemon or ambient temperature via router environment MIB..


Platforms: *nix

License: Freeware Size: 17.41 KB Download (112): GKrellm SNMP Monitor Download

Added: January 13, 2010 | Visits: 695

Regexp::MatchContext Regexp::MatchContext is Perl module to replace (and improve) $MATCH, $PREMATCH, and $POSTMATCH SYNOPSIS use Regexp::MatchContext -vars; $str = m/(?p) d+ /; print "Before: $PREMATCHn"; print "Matched: $MATCHn"; print "After: $POSTMATCHn"; $MATCH = 2 * $MATCH; # substitute into original...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Regexp::MatchContext Download

Added: November 13, 2010 | Visits: 904

MicroAkismet MicroAkismet package contains a straightforward set of functions for talking to the Akismet blog-spam protection system. This is intended as a simple and compact method for adding Akismet protection to any user-submitted content. Installation 1. To begin using the functions, download the...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): MicroAkismet Download

Added: May 01, 2010 | Visits: 1.197

App::Options App::Options is Perl module to combine command line options, environment vars, and option file values (for program configuration). SYNOPSIS #!/usr/local/bin/perl use App::Options; # reads option values into %App::options by default # do something with the options (in %App::options) use...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (96): App::Options Download

Added: July 28, 2013 | Visits: 613

Video Annotation and Reference System The Video Annotation and Reference System (VARS) is a software interface and database system that provides tools for describing, cataloging, retrieving, and viewing the visual, descriptive, and quantitative data associated with video. Developed by the Monterey Bay Aquarium Research Institute...


Platforms: *nix

License: Freeware Size: 31.8 MB Download (48): Video Annotation and Reference System Download

Added: April 10, 2013 | Visits: 471

EZ Query I use three class vars and five methods to connect, query, insert and update a MySql database. EZ Query cleans up your source code and decreases script development time. The focus was on displaying MySql data so I could take advantage of Dynamic webpages.EZ Query has scripts written to work with...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): EZ Query Download

Added: May 11, 2013 | Visits: 515

IE Unlimited CSS Loader This module solves the Internet Explorer limitation of loading not more than 31 CSS files per HTML page (http://support.microsoft.com/kb/262161). It is suitable for Drupal websites using lots of modules that can quickly increase the number of CSS files. The module doesn't require any...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): IE Unlimited CSS Loader Download

Added: April 20, 2013 | Visits: 357

Filter By Comments Adds query vars (comment_count, comment_count_compare, orderby_last_comment) for filtering posts by comments. Install : 1. Upload FilterByComments.php to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use comment_count, comment_count_compare,...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Filter By Comments Download

Added: August 16, 2008 | Visits: 1.299

NTP Time Server Monitor 0.9n The NTP Time Server Monitor software allows the user to control and configure the NTP service for Windows with a userfriendly graphical user interface. Additionally it eases the handling with the NTP service. Here is a small list of the abilities and features this tool offers: - Switch easily...


Platforms: Windows

License: Freeware Size: 1.49 KB Download (125): NTP Time Server Monitor 0.9n Download

Added: January 18, 2010 | Visits: 1.413

Class::DBI::Plugin::FilterOnClick Class::DBI::Plugin::FilterOnClick is a Perl module to generate browsable and searchable HTML Tables using FilterOnClick in conjunction with Class::DBI. SYNOPSIS # Inside of your sub-class of Class::DBI add these lines: use Class::DBI::Plugin::FilterOnClick; use Class::DBI::Pager; use...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (98): Class::DBI::Plugin::FilterOnClick Download

Added: January 18, 2010 | Visits: 1.357

CGI::Cache CGI::Cache is a Perl extension to help cache output of time-intensive CGI scripts. WARNING The interface as of version 1.01 has changed considerably and is NOT compatible with earlier versions. A smaller interface change also occurred in version 1.20. SYNOPSIS Heres a simple example:...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (94): CGI::Cache Download

Added: January 18, 2010 | Visits: 1.766

Template::Ast Template::Ast is a Perl module to process ASTs for Perl Template Toolkit. SYNOPSIS use Template::Ast; # Rebuild AST stored in file: $ast = Template::Ast->read(foo.ast) or die Template::Ast->error(); # Writing existing AST to file: $ast = { Marry => [24, F], John => [21, M] };...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (161): Template::Ast Download

Added: January 18, 2010 | Visits: 1.409

Makefile::Parser Makefile::Parser is a Simple Parser for Makefiles. SYNOPSIS use Makefile::Parser; $parser = Makefile::Parser->new; # Equivalent to ->parse(Makefile); $parser->parse or die Makefile::Parser->error; # Get last value assigned to the specified variable CC: print $parser->var(CC); # Get...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (180): Makefile::Parser Download

Added: September 08, 2010 | Visits: 1.197

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: July 01, 2010 | Visits: 1.409

g95 g95 projects goal is to create a free, open source Fortran 95 compiler. The code has been donated to the Free Software Foundation for inclusion in GCC, the Gnu Compiler Collection. G95 is still in a beta state. G95 can compile most fortran 90/95 programs just fine on a wide variety of...


Platforms: *nix

License: Freeware Size: 3.2 MB Download (118): g95 Download

1 2 3 4 5 >