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

Helper Subclass freeware
Filter: All | Freeware | Demo
 

Helper Subclass

< 1 2 3 4 5 > 
Added: August 19, 2010 | Visits: 756

LWPx::ParanoidAgent LWPx::ParanoidAgent is a Perl subclass of LWP::UserAgent that protects you from harm. SYNOPSIS require LWPx::ParanoidAgent; my $ua = LWPx::ParanoidAgent->new; # this is 10 seconds overall, from start to finish. not just between # socket reads. and it includes all redirects. so attackers... Platforms: *nix

License: Freeware Size: 13.31 KB Download (92): LWPx::ParanoidAgent Download

Added: January 13, 2010 | Visits: 1.096

Test::Unit::TestRunner Test::Unit::TestRunner is a unit testing framework helper class. SYNOPSIS use Test::Unit::TestRunner; my $testrunner = Test::Unit::TestRunner->new(); $testrunner->start($my_testcase_class); This class is the test runner for the command line style use of the testing framework. It is... Platforms: *nix

License: Freeware Size: 45.06 KB Download (93): Test::Unit::TestRunner Download

Added: September 07, 2010 | Visits: 1.215

Test::Unit::Runner::Terminal Test::Unit::Runner::Terminal is a unit testing framework helper class. SYNOPSIS use Test::Unit::Runner::Terminal; my $testrunner = Test::Unit::Runner::Terminal->new(); $testrunner->start($my_test_class); This class is a test runner for the command line style use of the testing framework.... Platforms: *nix

License: Freeware Size: 75.78 KB Download (100): Test::Unit::Runner::Terminal Download

Added: November 10, 2010 | Visits: 840

Test::Unit::InnerClass Test::Unit::InnerClass is a unit testing framework helper class. SYNOPSIS This class is not intended to be used directly This class is used by the framework to emulate the anonymous inner classes feature of Java. It is much easier to port Java to Perl using this class.. Platforms: *nix

License: Freeware Size: 45.06 KB Download (97): Test::Unit::InnerClass Download

Added: June 02, 2010 | Visits: 966

Apache::TestMB Apache::TestMB is a subclass of Module::Build to support Apache::Test. SYNOPSIS Standard process for building & installing modules: perl Build.PL ./Build ./Build test ./Build install Or, if youre on a platform (like DOS or Windows) that doesnt like the "./" notation, you can do this:... Platforms: *nix

License: Freeware Size: 143.36 KB Download (106): Apache::TestMB Download

Added: May 14, 2010 | Visits: 1.058

dbox2Tradio dbox2Tradio allows you to listen to radio and watch tv channels using external helper applications (xmms/xine). The shell-style script remotely accesses the dbox2 and performs any action via the (Neutrino) web-interface. dbox2Tradio supports bouquets and is highly user-configurable. That is,... Platforms: *nix

License: Freeware Size: 8.19 KB Download (122): dbox2Tradio Download

Added: October 23, 2010 | Visits: 1.198

OpenPlugin::Application OpenPlugin::Application is a subclass of CGI::Application, meant to help you create reusable web applications. SYNOPSIS # Example from OpenThoughts Demo.pm package Demo; use base "OpenPlugin::Application"; sub setup { my $self = shift; $self->run_modes( mode1 => init_demo, mode2 =>... Platforms: *nix

License: Freeware Size: 78.85 KB Download (93): OpenPlugin::Application Download

Added: October 15, 2010 | Visits: 1.046

MIME::Head MIME::Head is a MIME message header (a subclass of Mail::Header). SYNOPSIS Before reading further, you should see MIME::Tools to make sure that you understand where this module fits into the grand scheme of things. Go on, do it now. Ill wait. Ready? Ok... Construction ### Create a new,... Platforms: *nix

License: Freeware Size: 389.12 KB Download (94): MIME::Head Download

Added: August 07, 2010 | Visits: 756

PyRoe PyRoe project is a "static partial linker" for small helper Python libraries. PyRoe links a Python script with its helper libraries into self-contained Python executable (PyRoe capsule). Pyroe HOWTO Assume that your main module is called frob.py and that it uses libraries libfoo.py and... Platforms: *nix

License: Freeware Size: 4.1 KB Download (89): PyRoe Download

Added: January 08, 2010 | Visits: 923

Test::Unit::GTestRunner Test::Unit::GTestRunner is a Unit testing framework helper class SYNOPSIS use Test::Unit::GTestRunner; Test::Unit::GTestRunner->new->start ($my_testcase_class); Test::Unit::GTestRunner::main ($my_testcase_class); If you just want to run a unit test (suite), try it like this:... Platforms: *nix

License: Freeware Size: 63.49 KB Download (89): Test::Unit::GTestRunner Download

Added: September 18, 2010 | Visits: 753

PloneInstallation PloneInstallation provides a collection of helper scripts for Plone product installation. This package doesnt add any functionality to Plone. It just provides friendly resources to make Plone adds (un)installation scripts easier.. Platforms: *nix

License: Freeware Size: 28.67 KB Download (86): PloneInstallation Download

Added: September 15, 2010 | Visits: 768

Class::DBI::Template::Stash Class::DBI::Template::Stash is a Perl module with Template::Stash subclass for Class::DBI::Template. SYNOPSIS package Music::DBI; use base Class::DBI; use Class::DBI::Template; There is nothing you need to do for this module, it is setup for you when you use Class::DBI::Template. It... Platforms: *nix

License: Freeware Size: 10.24 KB Download (97): Class::DBI::Template::Stash Download

Added: April 14, 2010 | Visits: 900

Basset::Object::Persistent Basset::Object::Persistent is a subclass of Basset::Object that allows objects to be easily stored into a relational database. Presently only supports MySQL, but that may change in the future. SYNOPSIS (no synopsis, this is an abstract super class that should never be instantiated directly,... Platforms: *nix

License: Freeware Size: 143.36 KB Download (88): Basset::Object::Persistent Download

Added: August 08, 2010 | Visits: 1.625

Tk Web form Buddy Tk Web form Buddy project is a helper for Web forms. The Tk Web form Buddy is a Tk script that allows one easily to make a series of strings available to the X11 PRIMARY selection, which is useful for filling in Web forms that have common/repetitive data. How many times have you wished to... Platforms: *nix

License: Freeware Size: 5.12 KB Download (102): Tk Web form Buddy Download

Added: February 15, 2010 | Visits: 920

Rose::DateTime Rose::DateTime is a Perl module with DateTime helper functions and objects. SYNOPSIS use Rose::DateTime::Util qw(:all); $now = parse_date(now); $then = parse_date(12/25/2001 6pm); $date_text = format_date($then, "%D at %T %p"); ... use Rose::DateTime::Parser; $parser =... Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): Rose::DateTime Download

Added: May 08, 2010 | Visits: 769

MARC::XML MARC::XML is a subclass of MARC.pm to provide XML support. SYNOPSIS use MARC::XML; #read in some MARC and output some XML $myobject = MARC::XML->new("marc.mrc","usmarc"); $myobject->output({file=>">marc.xml",format=>"xml"}); #read in some XML and output some MARC $myobject =... Platforms: *nix

License: Freeware Size: 51.2 KB Download (115): MARC::XML Download

Added: September 13, 2010 | Visits: 741

AppConfig::Std AppConfig::Std is a Perl subclass of AppConfig that provides standard options. SYNOPSIS use AppConfig::Std; $config = AppConfig::Std->new(); # all AppConfig methods supported $config->define(foo); # define variable foo $config->set(foo, 25); # setting a variable $val =... Platforms: *nix

License: Freeware Size: 6.14 KB Download (87): AppConfig::Std Download

Added: February 03, 2010 | Visits: 895

Netscape::HistoryURL Netscape::HistoryURL is a URI::URL subclass with Netscape history information. SYNOPSIS use Netscape::HistoryURL; $url = new Netscape::HistoryURL(http://foobar.com/, LAST, FIRST, COUNT, EXPIRE, TITLE); The Netscape::HistoryURL module subclasses URI::URL to provide a URL class with... Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): Netscape::HistoryURL Download

Added: May 08, 2010 | Visits: 1.141

Apache::MP3::Skin Apache::MP3::Skin is a subclass of Apache::MP3::Playlist with the ability to "skin" the output using HTML::Template. SYNOPSIS # httpd.conf or srm.conf AddType audio/mpeg .mp3 .MP3 # httpd.conf or access.conf < Location /songs > SetHandler perl-script PerlHandler Apache::MP3::Skin... Platforms: *nix

License: Freeware Size: 18.43 KB Download (112): Apache::MP3::Skin Download

Added: January 13, 2010 | Visits: 675

B::Utils B::Utils is a helper functions for op tree manipulation. SYNOPSIS use B::Utils; These functions make it easier to manipulate the op tree. FUNCTIONS all_starts all_roots Returns a hash of all of the starting ops or root ops of optrees, keyed to subroutine name; the optree for main... Platforms: *nix

License: Freeware Size: 44.03 KB Download (98): B::Utils Download

< 1 2 3 4 5 >