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

Spider Puller 1 00 software
Filter: All | Freeware | Demo
 

Spider Puller 1 00

< 1 2 3 4 5 > 
Added: April 01, 2010 | Visits: 666

Devel::TraceMethods Devel::TraceMethods is a Perl module for tracing module calls. SYNOPSIS use Devel::TraceMethods qw( PackageOne PackageTwo ); Devel::TraceMethods allows you to attach a logging subroutine of your choosing to all of the methods and functions within multiple packages or classes. You can use...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): Devel::TraceMethods Download

Added: June 21, 2010 | Visits: 1.150

Module::Build::TestReporter Module::Build::TestReporter is a Perl module to help users report test failures. SYNOPSIS use Module::Build::TestReporter; my $build = Module::Build::TestReporter->new( # normal Module::Build code here ); # or, in your own M::B subclass package My::Module::Build; use Class::Roles...





Platforms: *nix

License: Freeware Size: 8.19 KB Download (90): Module::Build::TestReporter Download

Added: April 27, 2010 | Visits: 1.251

Class::Contract Class::Contract - Design-by-Contract OO in Perl. SYNOPSIS package ClassName use Class::Contract; contract { inherits BaseClass; invar { ... }; attr data1; attr data2 => HASH; class attr shared => SCALAR; ctor new; method methodname; pre { ... }; failmsg Error message; post...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (108): Class::Contract Download

Added: April 04, 2010 | Visits: 738

xmms musepack xmms musepack is an XMMS plugin for playing MPC files. It lets you play MPC-encoded files using Frank Klemms MPC library..


Platforms: *nix

License: Freeware Size: 122.88 KB Download (90): xmms musepack Download

Added: November 23, 2010 | Visits: 1.319

Feedn Read Feedn Read (FnR) is a free Java based open source newsfeed reader. It is powered by the Sun ROME syndication framework and therefore supports all current formats (RSS 0.90, 0.91, 0.92, 0.93, 0.94, 1.00, 2.00, ATOM 0.30 and 1.00). It disposes of an intuitive, fast and responsive user interface...


Platforms: *nix

License: Freeware Size: 4.8 MB Download (98): Feedn Read Download

Added: January 01, 2010 | Visits: 1.298

File::Stat::ModeString File::Stat::ModeString - conversion file stat mode to/from string representation. SYNOPSIS use File::Stat::ModeString; $string = mode_to_string ( $st_mode ); $st_mode = string_to_mode ( $string ); $type = mode_to_typechar( $st_mode ); $record = < IN >; chomp $record; $record =~...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (98): File::Stat::ModeString Download

Added: October 05, 2010 | Visits: 933

Inline::SLang::Changes Inline::SLang::Changes is a Perl module with changes to previous versions of the module. Inline::SLang lets you write Perl subroutines in S-Lang. It dynamically translates the parameters and return values into native data types for both languages (or into Perl classes that are used to represent...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (96): Inline::SLang::Changes Download

Added: October 14, 2010 | Visits: 1.043

Oracle client Oracle client is a simplistic Perl-based Oracle client that tries to mimic some of the functionality of PostgreSQL and MySQLs text-based SQL clients. It is relatively simplistic, but much more useful than dbishell or sqlplus. The project supports readline, history, desc, and various shorthand...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (151): Oracle client Download

Added: August 13, 2010 | Visits: 1.352

thin liquid film thin liquid film project is an application which allows linux users to quickly and easily convert video files into a format suitable for playing on the video capable ipods. I wrote this application, after purchasing a video ipod, and being frustrated that the only real option for converting video...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (140): thin liquid film Download

Added: November 15, 2010 | Visits: 828

iRep iRep is a cross platform, two-in-one file compare and synchronization tool. iRep project has been designed to be easy to use and quick to do the job. iRep can be used to replicate folder changes across your local network, for example, keeping your documents in sync between your laptop and your...


Platforms: *nix

License: Shareware Cost: $19.00 USD Size: 1.7 MB Download (94): iRep Download

Added: February 08, 2010 | Visits: 1.040

GBAconv GBAconv is a set of tools aimed at GameBoy Advance developers. GBAconv allows you to convert WAV sounds and PCX images into C arrays to be included in GBA programs. It is composed of two programs: - pcx2gba: exports a PCX 8-bpp image to 16-bit values C arrays: palette + image data (2 pixels...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (138): GBAconv Download

Added: March 27, 2010 | Visits: 1.168

Text::EP3::Verilog Text::EP3::Verilog Perl module contains a verilog extension for the EP3 preprocessor. SYNOPSIS use Text::EP3; use Text::EP3::Verilog; This module is an EP3 extension for the Verilog Hardware Description Language. The signal directive @signal key definition Take a list of signals and...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Text::EP3::Verilog Download

Added: January 05, 2010 | Visits: 4.470

Cmos password recovery tools Cmos password recovery tools decrypts password stored in cmos used to access BIOS SETUP. Works with the following BIOSes: - ACER/IBM BIOS - AMI BIOS - AMI WinBIOS 2.5 - Award 4.5x/4.6x/6.0 - Compaq (1992) - Compaq (New version) - IBM (PS/2, Activa, Thinkpad) - Packard Bell - Phoenix...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (1337): Cmos password recovery tools Download

Added: March 16, 2010 | Visits: 783

Tie::CharArray Tie::CharArray module can access Perl scalars as arrays of characters. SYNOPSIS use Tie::CharArray; my $foobar = a string; tie my @foo, Tie::CharArray, $foobar; $foo[0] = A; # $foobar = A string push @foo, !; # $foobar = A string! print "@foon"; # prints: A s t r i n g ! tie my @bar,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Tie::CharArray Download

Added: November 01, 2010 | Visits: 888

oscjoy oscjoy is a simple command line program that lets you use any connected joysticks as OpenSoundControl devices. Whenever the state of a connected joystick changes, oscjoy will send UDP packets with OpenSoundControl messages in them to the specified IP address and port. The oscjoy archive...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (88): oscjoy Download

Added: June 16, 2010 | Visits: 1.169

Mail::Bulkmail Mail::Bulkmail is a platform independent mailing list module. SYNOPSIS use Mail::Bulkmail /path/to/conf.file my $bulk = Mail::Bulkmail->new( "LIST" => "~/my.list.txt", "From" => "Jim Thomason" , "Subject" => "This is a test message", "Message" => "Here is my test message" ) || die...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (93): Mail::Bulkmail Download

Added: November 16, 2010 | Visits: 785

Sub::Curry Sub::Curry is a Perl module to create curried subroutines. SYNOPSIS use Sub::Curry; use Sub::Curry qw/ :CONST curry /; # Import spice constants # and the &curry function. #my $f1 = Sub::Curry::->new(&foo, 1, 2); # Same as below. my $f1 = curry(&foo, 1, 2); my $f2 = $cb1->new(3, 4); my...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Sub::Curry Download

Added: September 08, 2010 | Visits: 781

Bundle::MP3 Bundle::MP3 is a bundle to install all MP3-related modules. SYNOPSIS perl -MCPAN -e install Bundle::MP3 CONTENTS MP3::Info - For MP3::Info by Chris Sandor Digest::MD5 - Used by MP3::Napster MP3::Napster - For MP3::Napster by Lincoln Stein Bundle::Xmms - For Xmms by Doug MacEachern...


Platforms: *nix

License: Freeware Download (95): Bundle::MP3 Download

Added: February 27, 2010 | Visits: 872

Number::Encode Number::Encode is a Perl module to encode bit strings into digit strings. SYNOPSIS use Number::Encode qw(nonuniform uniform); Provides a mechanism to convert arbitrary bit-strings into numeric digit strings. The transformation can be uniform or non-uniform depending on the type of...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (107): Number::Encode Download

Added: November 26, 2010 | Visits: 765

Data::Inherited Data::Inherited is a Perl module with hierarchy-wide accumulation of list and hash results. SYNOPSIS package Foo; use base Data::Inherited; use constant PROPERTIES => (qw/name address/); package Bar; use base Foo; use constant PROPERTIES => (qw/age/); package main; my $bar =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): Data::Inherited Download

< 1 2 3 4 5 >