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

Elem freeware
 

Elem

Added: May 16, 2010 | Visits: 1.270

Sys::Manage::Cmd Sys::Manage::Cmd - Systems management command volley. SYNOPSIS Command line script use Sys::Manage::Cmd; my $s =Sys::Manage::Cmd->new(); # Script associations (see also embedded in source): $s->{-assoc}->{.ftp}=sub{[ftp,-n,-s:loginfile,!elem!,<,$_[1]->[0]]}; # Target collections:...



Platforms: *nix

License: Freeware Size: 61.44 KB Download (103): Sys::Manage::Cmd Download

Added: November 18, 2010 | Visits: 779

Mozilla::Mechanize::GUITester Mozilla::Mechanize::GUITester is a Perl module that enhances Mozilla::Mechanize with GUI testing. SYNOPSIS use Mozilla::Mechanize::GUITester; # regular Mozilla::Mechanize initialization my $mech = Mozilla::Mechanize::GUITester->new(%mechanize_args); $mech->get_url($url); # convenience...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (91): Mozilla::Mechanize::GUITester Download

Added: June 20, 2010 | Visits: 1.141

XML::Descent XML::Descent is a Perl module for recursive descent XML parsing. SYNOPSIS use XML::Descent; # Create parser my $p = XML::Descent->new({ Input => $xml }); # Setup handlers $p->on(folder => sub { my ($elem, $attr) = @_; $p->on(url => sub { my ($elem, $attr) = @_; my $link = { name...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (93): XML::Descent Download

Added: March 18, 2010 | Visits: 821

Math::Expr Math::Expr is a Perl module that parses mathematical expressions. SYNOPSIS require Math::Expr; $p=new Math::Expr; $e=$p->Parse("a+4*b-d/log(s)+f(d,e)"); Parses mathematical expressions into a tree structure. The expressions may contain integers, real numbers, alphanumeric variable names,...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): Math::Expr Download

Added: March 14, 2010 | Visits: 714

PLJava PLJava is Perl module that will embed Perl into Java. USAGE import perl5.Perl ; import perl5.SV ; public class test { public static void main(String argv[]) { Perl.eval("print qq`Hello World!n` ;") ; /////////////////// SV foo = Perl.NEW("foo") ; // $foo = new foo() ;...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (103): PLJava Download

Added: April 05, 2010 | Visits: 786

Template::Plugin::SumOf Template::Plugin::SumOf is a Perl module to calculate the sum with VMETHODS. SYNOPSIS # in your script use Template; use Template::Plugin::SumOf; my $tt = Template->new; $tt->process( template.html, { ary => [ { date => 2006-09-13, price => 300 }, { date => 2006-09-14, price => 500 }...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Template::Plugin::SumOf Download

Added: November 12, 2010 | Visits: 1.933

Noid Noid is a Perl module that contains routines to mint and manage nice opaque identifiers. SYNOPSIS use Noid; # import routines into a Perl script $dbreport = Noid::dbcreate( # create minter database & printable $dbdir, $contact, # report on its properties; $contact $template, $term, # is...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (92): Noid Download

Added: July 14, 2013 | Visits: 611

Ajax Scroll AJAX Scroll links an AJAX-enabled page scroller to the standard next and previous post links.Clicking on a next or previous link will cause the current page to fade and slide out; the following page will slide and fade in.Installation : 1. Download the zip file, unzip it, and place it in your...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Ajax Scroll Download

Added: July 24, 2013 | Visits: 372

xmlwitch xmlwitch is a reimplementation of Ruby's Builder library written and maintained by Jonas Galvez in the Python language. It uses a very different technique (Python's context processors) but delivers an extremely similar syntax. xmlwitch leverages the with statement which makes it dependent on...


Platforms: Python

License: Freeware Size: 10 KB Download (48): xmlwitch Download

Added: October 02, 2013 | Visits: 383

interssection Python lib that lets you treat Atom and RSS feeds like sets. interssection provides Feed class that reads feeds from string (either URL or XML) and supports all frozenset methods apart from copy() and __contains__(elem). You can change id and title of created feed and print/save it as Atom 1.0...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): interssection Download

Added: October 29, 2013 | Visits: 443

Tie::Queuefor Linux Tie an ARRAY over a TokyTyrant DB and allow to push, pop shift data. Tie::Queue requires TokyoTyrant (database and Perl module.) If the serialisation is required, the module Data::Serilizer is also required The normal ARRAY function present are push pop shift exists scalar storesize (...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (48): Tie::Queuefor Linux Download

Added: September 05, 2013 | Visits: 391

Tie::Array::QueueExpire for Linux Tie::Array::QueueExpire is a Perl module that requires Time::HiRes, TokyoCabinet (database and perl module.) The insertion is ms unique ( 0.001 seconds ). The normal ARRAY function present are push pop shift exits scalar clear unshift (but put data 1 second before the first entry) The...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): Tie::Array::QueueExpire for Linux Download