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

Carp Fishing Rigs software
Filter: All | Freeware | Demo
 

Carp Fishing Rigs

< 1 2 3 4 5 
Added: October 20, 2010 | Visits: 822

Contextual::Return Contextual::Return is a Perl module to create context-senstive return values. SYNOPSIS use Contextual::Return; use Carp; sub foo { return SCALAR { thirty-twelve } BOOL { 1 } NUM { 7*6 } STR { forty-two } LIST { 1,2,3 } HASHREF { {name => foo, value => 99} } ARRAYREF { [3,2,1] }...



Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Contextual::Return Download

Added: February 14, 2010 | Visits: 1.158

IO::Interactive IO::Interactive is a Perl module with utilities for interactive I/O. SYNOPSIS use IO::Interactive qw(is_interactive interactive busy); if ( is_interactive() ) { print "Running interactivelyn"; } # or... print {interactive} "Running interactivelyn"; $fh = busy {...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): IO::Interactive Download

Added: July 04, 2010 | Visits: 1.426

CGI::Out CGI::Out is a Perl module to buffer output when building CGI programs. SYNOPSIS use CGI; use CGI::Out; $query = new CGI; savequery $query; # to reconstruct input $CGI::Out::mailto = fred; # override default of $<
out $query->header(); out $query->start_html( -title=>A test,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): CGI::Out Download

Added: February 16, 2010 | Visits: 907

xpete xpete project is a Space Invaders-like game. xpete is a game about our friend Pete who wakes one day and finds out that lots of things are hanging unnaturally up in the sky, like Iridium satellites, the Mir Space Station, the ISS, and others. Hes got to shoot them before they ruin his fishing...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (101): xpete Download

Added: July 14, 2010 | Visits: 908

Java::Build::GenericBuild Java::Build::GenericBuild is a high level driver to control Java builds. SYNOPSIS There are two (or more) code files needed to effectively use this module. First, create a subclass of this class: package Java::Build::MyBuild; use Carp; # Do the following in a BEGIN block before the use...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (99): Java::Build::GenericBuild Download

Added: June 15, 2010 | Visits: 1.122

Mail::Addressbook::Convert::Pine Mail::Addressbook::Convert::Pine is a Perl module that convert to and from Pine formatted addressbooks. SYNOPSIS use strict; use Mail::Addressbook::Convert::Pine; my $pine = new Mail::Addressbook::Convert::Pine(); my $PineInFile ="pineSample.txt"; # name of the file containing the Ldif...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (98): Mail::Addressbook::Convert::Pine Download

Added: September 15, 2010 | Visits: 864

Devel::Command::NewF Devel::Command::NewF is a Perl module with the extended f command for the debugger. SYNOPSIS # In .perldb (or perldb.ini on Windows) use Devel::Command; # Devel::Command::NewF loaded automatically perl -de0 Patching with Devel::Command::DBSub::DB_5_8_5 Loading DB routines from...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): Devel::Command::NewF Download

Added: February 02, 2010 | Visits: 1.218

SafeSquid SafeSquid is an antivirus and content filtering proxy server. The project has many advanced features such as URL blacklists, bandwidth management, regular expression substitution on Website content and requested URLs, ICP and CARP support for interoperating with other proxy servers, configuration...


Platforms: *nix

License: Shareware Cost: $0.00 USD Download (127): SafeSquid Download

Added: June 18, 2010 | Visits: 854

Sub::Assert Sub::Assert - Design-by-contract like pre- and postconditions, etc. SYNOPSIS use Sub::Assert; sub squareroot { my $x = shift; return $x**0.5; } assert pre => $PARAM[0] >= 1, # for the sake of simplicity post => $VOID or $RETURN <= $PARAM[0], sub => squareroot, context => novoid,...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (92): Sub::Assert Download

Added: November 27, 2010 | Visits: 1.010

File::Path File::Path is a Perl module to create or remove directory trees. SYNOPSIS use File::Path; mkpath([/foo/bar/baz, blurfl/quux], 1, 0711); rmtree([foo/bar/baz, blurfl/quux], 1, 1); The mkpath function provides a convenient way to create directories, even if your mkdir kernel call wont...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): File::Path Download

Added: May 13, 2010 | Visits: 1.341

GPS::Lowrance GPS::Lowrance is a Perl module connect to Lowrance and Eagle GPS devices. REQUIREMENTS The following modules are required to use this module: Carp::Assert GPS::Lowrance::LSI 0.23 Parse::Binary::FixedFormat Win32::SerialPort or Device::SerialPort If you will be using the...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (139): GPS::Lowrance Download

Added: May 08, 2010 | Visits: 888

Time::Elapse Time::Elapse is a Perl extension for monitoring time conveniently during tasks. Time::Elapse is a very simple class with one method: lapse. Basically, the lapse method eats the brains of the variable, squirrels away whatever value it may have held internally, (much like space aliens are known...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (111): Time::Elapse Download

Added: April 03, 2010 | Visits: 1.631

Wolfpack Wolfpack project is a server-side Ultima Online MMORPG software. Wolfpack is software for an Ultima Online MMORPG server. Gameplay is scripted using Python and XML. You need EAs Ultima Online to play on Wolfpack servers. The Wolfpack project is an effort to develop and maintain an open-source...


Platforms: *nix

License: Freeware Download (119): Wolfpack Download

Added: April 26, 2010 | Visits: 1.011

Bundle::Bugzilla Bundle::Bugzilla package is a bundle of the modules required for Bugzilla. SYNOPSIS perl -MCPAN -e install Bundle::Bugzilla CONTENTS AppConfig 1.52 CGI 2.98 CGI::Carp Data::Dumper Date::Format 2.21 DBI 1.38 Bundle::DBD::mysql File::Spec 0.84 File::Temp Template 2.08 Text::Wrap...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (132): Bundle::Bugzilla Download

Added: January 25, 2010 | Visits: 1.034

Livid Union Union transforms your computer into an all-in-one live video-mixing studio with hundreds of effects, live video inputs, and complete MIDI integration just to name a few. Simply the easiest way to, mix, control, create, perform, and record your video creations. Forget about expensive hardware rigs...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (150): Livid Union Download

Added: January 25, 2010 | Visits: 1.889

Leaping Lemmings Lemmings fall from the sky, and go "splat" if you fail to catch them...One day, Norwegian fishermen Birger and Roald are returning home from a long day of fishing, when they spotted a herd of adorable fat fuzzy lemmings stampeding off a cliff into the ocean (as they are known to sometimes do)....


Platforms: Mac

License: Freeware Download (320): Leaping Lemmings Download

Added: January 25, 2010 | Visits: 813

Polar Kubes Polar Kubes is a game where you are Eddie the Eskimo. Eddie is hungry, and so are his friends. It's time to go fishing for your supper, but all the ponds are frozen over. You must draw a line with your fishing rod on the ice and every ice cube you touch will then be flipped over, hopefully...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (102): Polar Kubes Download

Added: January 25, 2010 | Visits: 737

Oberin Oberin is an online fantasy role-playing game and virtual community, available exclusively for Macintosh. Oberin takes place in a persistent, ever evolving world -- your character may come and go, but the world continuously runs.While there are many separate quests that can be completed in...


Platforms: Mac

License: Freeware Download (94): Oberin Download

Added: January 25, 2010 | Visits: 994

Escape From Paradise Escape From Paradise... A luxury cruise ship crashes on an uncharted island in the Pacific Ocean. The survivors of the shipwreck are very different from one another and decide to set up their own camps all over the island. Six islands surround the main island. On each of the island, a mini game...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (106): Escape From Paradise Download

Released: December 25, 2011  |  Added: January 02, 2012 | Visits: 967

Depth Hunter Depth Hunter is an underwater hunting game, allowing the complete experience of the spearfishing extreme sport! More than 25 different tasks, Spearfishing mode, Underwater photo mode, Treasures hunting, Fighting with predators. Support of NVIDIA 3D Vision, Razer Hydra controller. Worked well on...


Platforms: Windows

License: Demo Cost: $27.54 USD Size: 301.88 MB Download (131): Depth Hunter Download

< 1 2 3 4 5