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

Failed freeware
Filter: All | Freeware | Demo
 

Failed

< 1 2 3 4 5 
Added: February 19, 2010 | Visits: 1.149

Audio::OSS Audio::OSS is a pure-perl interface to OSS (open sound system) audio devices. SYNOPSIS use Audio::OSS qw(:funcs :formats :mixer); my $dsp = IO::Handle->new(" dsp_reset($dsp) or die "reset failed: $!"; my $mask = get_supported_formats($dsp); if ($mask & AFMT_S16_LE) { set_fmt($dsp,... Platforms: *nix

License: Freeware Size: 9.22 KB Download (109): Audio::OSS Download

Added: November 18, 2010 | Visits: 1.123

Net::DBus::Error Net::DBus::Error is a Perl module with error details for remote method invocation. SYNOPSIS package Music::Player::UnknownFormat; use base qw(Net::DBus::Error); # Define an error type for unknown track encoding type # for a music player service sub new { my $proto = shift; my $class =... Platforms: *nix

License: Freeware Size: 94.21 KB Download (94): Net::DBus::Error Download

Added: September 04, 2010 | Visits: 862

ICMPScan ICMPScan scans the specified address, or addresses, for ICMP responses. Usage: icmpscan [ -EPTSNMAIRcvbn ] [ -A address ] [ -f filename ] [ -i interface ] [ -r retries ] [ -t timeout ] target [...] Options: -i, --interface Listen on the specified interface. If unspecified, icmpscan will... Platforms: *nix

License: Freeware Size: 45.06 KB Download (100): ICMPScan Download

Added: July 15, 2010 | Visits: 1.306

Device::Audiotron Device::Audiotron provides a tie-in into the API included in the latest firmware for Voyetra Turtle Beachs Audiotron. SYNOPSIS use Device::Audiotron; $at = new Device::Audiotron("Audiotron IP address","username","password"); if(!$at){die "Audiotron object failed to initialize.";} my... Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Device::Audiotron Download

Added: July 18, 2010 | Visits: 933

FlowScan FlowScan is a network analysis and reporting tool.[ COPYRIGHT=1] Whats New in This Release: - The CampusIO and SubNetIO reports were enhanced with a new optional configuration directive: TopN. When defined, this directive causes ``Top Talker reports to be produced. These HTML reports contain... Platforms: *nix

License: Freeware Size: 143.36 KB Download (113): FlowScan Download

Added: February 16, 2010 | Visits: 888

POE::Component::NomadJukebox POE::Component::NomadJukebox is an event-based contol of Nomad Jukebox players. SYNOPSIS use POE qw(COmponent::NomadJukebox); use Data::Dumper; POE::Session->create( inline_states => { _start => sub { POE::Component::NomadJukebox->create({ alias => njb }); }, njb_started => sub {... Platforms: *nix

License: Freeware Size: 15.36 KB Download (94): POE::Component::NomadJukebox Download

Added: June 19, 2010 | Visits: 735

servicemon servicemon is a simple service monitoring application written in Python. The project periodically calls the init scripts for services it has been configured to monitor and determines whether each service is running, restarting failed services as appropriate. It can send e-mail alerts and has a... Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): servicemon Download

Added: January 08, 2010 | Visits: 666

GCJ::Cni GCJ::Cni is a Perl module for CNI Bindings to GNU Compiler for Java. SYNOPSIS Using this module in Perl is similar to using it in C++: use GCJ::Cni; if ( GCJ::Cni::JvCreateJavaVM(undef) ) { die "Failed to initialize JavaVM, cannot continue..."; } unless ( my $thread_obj =... Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): GCJ::Cni Download

Added: November 13, 2010 | Visits: 906

libxcpc libxcpc library implements an automatic resource cleanup and exception handling in C. Error handling and cleanup code (at least for code that does error handling) can take quite some space in terms of lines of code to be written. This not only increases the binary size, but makes the code more... Platforms: *nix

License: Freeware Size: 389.12 KB Download (94): libxcpc Download

Added: October 17, 2010 | Visits: 642

XML::Genx::Simple XML::Genx::Simple is a slightly simpler wrapper class for genx. SYNOPSIS use XML::Genx::Simple; my $w = XML::Genx::Simple->new; eval { # bar $w->StartDocFile( *STDOUT ); $w->StartElementLiteral( root ); $w->Element( foo => bar, id => 1 ); $w->EndElement; $w->EndDocument; };... Platforms: *nix

License: Freeware Size: 37.89 KB Download (88): XML::Genx::Simple Download

Added: July 07, 2010 | Visits: 722

XML::Genx XML::Genx is a simple, correct XML writer. SYNOPSIS use XML::Genx; my $w = XML::Genx->new; eval { # < foo >bar< /foo > $w->StartDocFile( *STDOUT ); $w->StartElementLiteral( foo ); $w->AddText( bar ); $w->EndElement; $w->EndDocument; }; die "Writing XML failed: $@" if $@; This... Platforms: *nix

License: Freeware Size: 37.89 KB Download (107): XML::Genx Download

Added: July 08, 2010 | Visits: 1.496

Math::CDF Math::CDF is a Perl module to generate probabilities and quantiles from several statistical probability functions. SYNOPSIS use Math::CDF; $prob = &Math::CDF::pnorm(1.96); if( not defined($z = &Math::CDF::qnorm(0.975)) ) { die "qnorm() failed"; } or use Math::CDF qw(:all); $prob =... Platforms: *nix

License: Freeware Size: 65.54 KB Download (129): Math::CDF Download

Added: May 08, 2010 | Visits: 2.007

MTX MTX is a set of low level driver programs to control features of SCSI backup related devices such as autoloaders, tape changers, media jukeboxes, and tape drives. MTX can also report much data, including serial numbers, maximum block sizes, and TapeAlert messages that most modern tape drives... Platforms: *nix

License: Freeware Size: 143.36 KB Download (247): MTX Download

Added: April 14, 2010 | Visits: 1.211

ETTERLOG ETTERLOG is a utility for Network Lan (SWITCH) for file .ECI and .ECP. (Ettercap program). Etterlog is the log analyzer for logfiles created by ettercap. It can handle both compressed (created with -Lc) or uncompressed logfiles. With this tool you can manipulate binary files as you like and... Platforms: *nix

License: Freeware Size: 112.64 KB Download (119): ETTERLOG Download

Added: February 22, 2010 | Visits: 1.331

NewPKI NewPKI is a PKI based on the OpenSSL low-level API, all the datas are handled through a database. The database provides provides a much more flexible PKI than with OpenSSL, such as seeking a certificate with a search engine. Whats New in This Release: - Testing the presence of either... Platforms: *nix

License: Freeware Size: 552.96 KB Download (133): NewPKI Download

Added: April 04, 2010 | Visits: 1.817

xajax 0.5 Beta xajax project is an open source PHP class library for easily creating powerful PHP-driven, web-based AJAX Applications. Using xajax, you can asynchronously call PHP functions and update the content of your webpage without reloading the page. xajax is designed to be easy to implement. To keep... Platforms: *nix

License: Freeware Size: 68.61 KB Download (103): xajax 0.5 Beta Download

Added: November 26, 2010 | Visits: 967

sinntp sinntp is a tiny NNTP client. sinntp virtually lacks any user interface: news messages are downloaded from a remote server and put into a local mailbox file. About NNTP: The Network News Transfer Protocol or NNTP is an Internet application protocol used primarily for reading and posting... Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): sinntp Download

Added: April 08, 2010 | Visits: 1.157

Catalyst::Plugin::Authentication::Credential::BBAuth Catalyst::Plugin::Authentication::Credential::BBAuth is a Yahoo! Browser-Based Authentication for Catalyst. SYNOPSIS use Catalyst qw( Authentication Authentication::Credential::BBAuth Session Session::Store::FastMmap Session::State::Cookie ); MyApp->config( authentication => {... Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): Catalyst::Plugin::Authentication::Credential::BBAuth Download

Added: July 04, 2010 | Visits: 1.818

Yahoo::BBAuth Yahoo::BBAuth is a Perl interface to the Yahoo! Browser-Based Authentication. SYNOPSIS my $bbauth = Yahoo::BBAuth->new( appid => $appid, secret => $secret, ); # Create an authentication link printf, $bbauth->auth_url; # After the user authenticates successfully, Yahoo returns the user... Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): Yahoo::BBAuth Download

Added: February 01, 2010 | Visits: 957

DBD::mysql DBD::mysql is a Perl module with MySQL driver for the Perl5 Database Interface (DBI). SYNOPSIS use DBI; $dsn = "DBI:mysql:database=$database;host=$hostname;port=$port"; $dbh = DBI->connect($dsn, $user, $password); $drh = DBI->install_driver("mysql"); @databases =... Platforms: *nix

License: Freeware Size: 112.64 KB Download (99): DBD::mysql Download

< 1 2 3 4 5