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 49.594.140 Times

Simple Captcha freeware
Filter: All | Freeware | Demo
 

Simple Captcha

< 1 2 3 4 5 
Added: April 15, 2010 | Visits: 936

LockFile::Simple LockFile::Simple is a simple file locking scheme. SYNOPSIS use LockFile::Simple qw(lock trylock unlock); # Simple locking using default settings lock("/some/file") || die "cant lock /some/filen"; warn "already lockedn" unless trylock("/some/file"); unlock("/some/file"); # Build...



Platforms: *nix

License: Freeware Size: 12.29 KB Download (150): LockFile::Simple Download

Added: May 07, 2010 | Visits: 868

Net::Delicious::Simple Net::Delicious::Simple is a Net::Delicious for backups. SYNOPSIS use Net::Delicious::Simple; my $del = Net::Delicious->new(user => plki, pswd => secret); print "$_->{href}n" for $del->all_posts; __top If you want to do anything interesting with del.icio.us automation, you probably want...





Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Net::Delicious::Simple Download

Added: January 13, 2010 | Visits: 1.205

Simple Meeting Website Simple Meeting Website project is a simple TurboGears Web site that can track RSVPs for a series of meetings. Whats New in This Release: - Emailed meeting reminders have been added (activated by a cron job). - The site now validates as HTML 4.01 Strict..


Platforms: *nix

License: Freeware Size: 22.53 KB Download (107): Simple Meeting Website Download

Added: October 27, 2010 | Visits: 1.014

Declare::Constraints::Simple Declare::Constraints::Simple is a Perl module for Declarative Validation of Data Structures. SYNOPSIS use Declare::Constraints::Simple-All; my $profile = IsHashRef( -keys => HasLength, -values => IsArrayRef( IsObject )); my $result1 = $profile->(undef); print $result1->message, "n"; #...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (87): Declare::Constraints::Simple Download

Added: May 14, 2010 | Visits: 1.458

Simple Multi User Out-Of-Office-Responder Simple Multi User Out-Of-Office-Responder project is a vacation email responder that can be easily plugged into simple SMTP servers with procmail. We have a small e-mail server running on Debian GNU/Linux. All users are local (in /etc/passwd), have mail delivered via procmail to mailboxes in...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (102): Simple Multi User Out-Of-Office-Responder Download

Added: February 05, 2010 | Visits: 757

XML::XPath::Simple XML::XPath::Simple is a very simple interface for XPaths. SYNOPSIS use XML::XPath::Simple; $xp = new XML::XPath::Simple( xml => $xml, context => / ); $content = $xp->valueof(/doc/c[2]/d[1]@id); XML::XPath::Simple is designed to allow for the use of simple Abbreviated XPath syntax to...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (91): XML::XPath::Simple Download

Added: May 14, 2010 | Visits: 1.678

SIR - Simple Image Resizer SIR - Simple Image Resizer is a simple application for resizeing images. SIR - Simple Image Resizer is inspired by GTPY - ImageResizer. But I used C++/QT anda QImage class to convert the images. SIR - Simple Image Resizer can convert into and from the following formats: - JPEG - PNG - BMP...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (132): SIR - Simple Image Resizer Download

Added: November 07, 2010 | Visits: 1.262

Simple DirectMedia Layer Simple DirectMedia Layer project is a library that gives portable low-level access for multimedia applications. Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video...


Platforms: *nix

License: Freeware Size: 2.7 MB Download (93): Simple DirectMedia Layer Download

Added: July 24, 2010 | Visits: 1.199

Apache::App::Gallery::Simple Apache::App::Gallery::Simple is an elegant and fast filesystem-based image galleries. SYNOPSIS < Location /photos > SetHandler perl-script PerlHandler Apache::App::Gallery::Simple; PerlSetVar GalleryRoot /vacation/images PerlSetVar GalleryName "My Vacation Photos" < /Location > <...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (91): Apache::App::Gallery::Simple Download

Added: November 25, 2010 | Visits: 725

Pod::Simple::PullParser Pod::Simple::PullParser is a pull-parser interface to parsing Pod. SYNOPSIS my $parser = SomePodProcessor->new; $parser->set_source( "whatever.pod" ); $parser->run; Or: my $parser = SomePodProcessor->new; $parser->set_source( $some_filehandle_object ); $parser->run; Or: my $parser =...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (91): Pod::Simple::PullParser Download

Added: February 20, 2010 | Visits: 949

MIDI::Simple MIDI::Simple is a procedural/OOP interface for MIDI composition. SYNOPSIS use MIDI::Simple; new_score; text_event http://www.ely.anglican.org/parishes/camgsm/bells/chimes.html; text_event Lord through this hour/ be Thou our guide; text_event so, by Thy power/ no foot shall slide;...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (93): MIDI::Simple Download

Added: August 10, 2010 | Visits: 875

Pod::Simple::HTMLBatch Pod::Simple::HTMLBatch is a Perl module to convert several Pod files to several HTML files. SYNOPSIS perl -MPod::Simple::HTMLBatch -e Pod::Simple::HTMLBatch::go in out This module is used for running batch-conversions of a lot of HTML documents This class is NOT a subclass of...


Platforms: *nix

License: Freeware Size: 256 KB Download (108): Pod::Simple::HTMLBatch Download

Added: February 20, 2010 | Visits: 1.833

Pod::Simple::Subclassing Pod::Simple::Subclassing is a Perl module that can write a formatter as a Pod::Simple subclass. SYNOPSIS package Pod::SomeFormatter; use Pod::Simple; @ISA = qw(Pod::Simple); $VERSION = 1.01; use strict; sub _handle_element_start { my($parser, $element_name, $attr_hash_r) = @_; ... }...


Platforms: *nix

License: Freeware Size: 256 KB Download (87): Pod::Simple::Subclassing Download

Added: October 13, 2010 | Visits: 1.061

Authen::Captcha Authen::Captcha is a Perl extension for creating captchas to verify the human element in transactions. SYNOPSIS use Authen::Captcha; # create a new object my $captcha = Authen::Captcha->new(); # set the data_folder. contains flatfile db to maintain state...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (136): Authen::Captcha Download

Added: April 01, 2010 | Visits: 696

LJ::Simple LJ::Simple is a Perl module to provide a simple OOP-based API for accessing the LiveJournal system..


Platforms: *nix

License: Freeware Size: 44.03 KB Download (87): LJ::Simple Download

Added: June 22, 2010 | Visits: 1.463

Tree::Simple::View::DHTML Tree::Simple::View::DHTML is a Perl class for viewing Tree::Simple hierarchies in DHTML. SYNOPSIS use Tree::Simple::View::DHTML; ## a simple example # use the defaults (an unordered list with no CSS) my $tree_view = Tree::Simple::View::DHTML->new($tree); ## more complex examples #...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Tree::Simple::View::DHTML Download

Added: May 17, 2010 | Visits: 2.063

Tree::Simple::View::HTML Tree::Simple::View::HTML is a Perl class for viewing Tree::Simple hierarchies in HTML. SYNOPSIS use Tree::Simple::View::HTML; ## a simple example # use the defaults (an unordered list with no CSS) my $tree_view = Tree::Simple::View::HTML->new($tree); ## more complex examples # use the...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (104): Tree::Simple::View::HTML Download

Added: January 13, 2010 | Visits: 993

IPC::Run::Simple IPC::Run::Simple is a simple system() wrapper. SYNOPSIS # Run a command and check whether it failed use IPC::Run::Simple; run("echo Hello, O Cruel World") or die "Command failed"; # Describe the failure use IPC::Run::Simple qw($ERR); run("echo Hello, O Cruel World") or die "Command...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (91): IPC::Run::Simple Download

Added: June 08, 2010 | Visits: 886

Timestamp::Simple Timestamp::Simple is a Perl module with simple methods for timestamping. SYNOPSIS use Timestamp::Simple qw(stamp); print stamp, "n"; This module provides a simple method for returning a stamp to mark when an event occurs. METHODS stamp() This method returns a timestamp in the form...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (98): Timestamp::Simple Download

Added: May 10, 2013 | Visits: 2.255

Simple Picture Gallery Manager SPGM is a simple PHP script that displays picture galleries on the web. It is intended to provide a very straightforward way to set up online photo albums: create directories, fill them with pictures and upload. SPGM generates HTML 4.01 compliant code and makes extensive use of CSS stylesheets to...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (162): Simple Picture Gallery Manager Download

< 1 2 3 4 5