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

Stderr software
Filter: All | Freeware | Demo
 

Stderr

< 1 2 3 4 5 > 
Added: October 22, 2010 | Visits: 818

Debug::Phases Debug::Phases is a Perl module to announce BEGIN and INIT phases to help locate problems. SYNOPSIS use Debug::Phases; # Your code here or: > perl -MDebug::Phases your_script This tiny module does nothing but announce the start of the BEGIN and INIT phases, recording how long the... Platforms: *nix

License: Freeware Size: 3.07 KB Download (99): Debug::Phases Download

Added: June 25, 2010 | Visits: 809

Carp::Datum Carp::Datum is a Perl module used for debugging and tracing. SYNOPSIS # In modules use Carp::Datum; # Programming by contract sub routine { DFEATURE my $f_, "optional message"; # $f_ is a lexical lvalue here my ($a, $b) = @_; DREQUIRE $a > $b, "a > b"; $a += 1; $b += 1; DASSERT $a >... Platforms: *nix

License: Freeware Size: 38.91 KB Download (91): Carp::Datum Download

Added: January 09, 2010 | Visits: 942

POE::Component::DebugShell::Jabber POE::Component::DebugShell::Jabber is a Perl component to allow interactive peeking into a running POE application via Jabber. SYNOPSIS use POE::Component::DebugShell::Jabber; POE::Component::DebugShell::Jabber->spawn( jabber_package => POE::Component::Jabber::Client::XMPP, jabber => {... Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): POE::Component::DebugShell::Jabber Download

Added: July 05, 2010 | Visits: 839

Test::MultiFork Test::MultiFork is a test suite that has support for multi-process programs. SYNOPSIS use Test::MultiFork; ($name, $letter, $number) = procname([new name]) lockcommon() @oldvalues = getcommon() setcommon(@newvalues) unlockcommon() use Test::MultiFork qw(groupwait setgroup dofork... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Test::MultiFork Download

Added: February 08, 2010 | Visits: 1.381

bandwidthd bandwidthd tracks usage of TCP/IP network subnets and builds HTML files with graphs to display network utilization. Charts are built by individual IP to show their utilization over 2, 8, 45, and 400 day periods. It color codes HTTP, HTTPS, TCP, UDP, ICMP, VPN, and P2P traffic. BandwidthD runs... Platforms: *nix

License: Freeware Size: 50.18 KB Download (96): bandwidthd Download

Added: November 10, 2010 | Visits: 800

Xfdiff Xfdiff project is graphic interface to the GNU diff and patch commands. With this utility, you can view differences side by side for files or directories. You can also view differences that applying a patch file would imply, without applying the patch. You can also apply patches to the hard... Platforms: *nix

License: Freeware Size: 491.52 KB Download (96): Xfdiff Download

Added: June 13, 2010 | Visits: 714

OpenPlugin OpenPlugin is a Plugin manager for web applications. There are many web application frameworks out there, and each seems to haveits own method of handling sessions, user authentication, datasourcemanagement, logging, etc. OpenPlugins goal is to make one unified system, capable of handling those... Platforms: *nix

License: Freeware Size: 82.94 KB Download (87): OpenPlugin 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: August 23, 2010 | Visits: 796

ArpMonitor ArpMonitor will log any ARP request to and from your machine or network. Its built for monitoring switches or bridges. If you would like to monitor your network bus, or entire network ( if you dont use a switch or something like that ), just do a ifconfig PROMISC, to set the promiscuous mode... Platforms: *nix

License: Freeware Size: 4.1 KB Download (115): ArpMonitor Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 1.259

libdaemon libdaemon is a lightweight C library that eases the writing of UNIX daemons. libdaemon consists of the following parts: - A wrapper around fork() which does the correct daemonization procedure of a process - A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR -... Platforms: *nix

License: Freeware Size: 337.92 KB Download (100): libdaemon Download

Added: February 10, 2010 | Visits: 1.968

Iris Video Conversion Utility Iris is a video conversion utility in C++ that works as a front-end to mencoder. Iris Video Conversion Utility can run in command-line or graphical modes and currently supports conversion to DVD MPEG, DivX AVI and VCD MPEG This software intends to ease video conversion to common formats. Help... Platforms: *nix

License: Freeware Size: 122.88 KB Download (107): Iris Video Conversion Utility Download

Added: April 06, 2010 | Visits: 729

liberror liberror is a library for C and C++ that solves the allegedly simply task of printing messages. Thus, it is essentially a feature-rich substitute for fprintf(stderr,...). Features include colours via ANSI mark-up, multiple error streams, report files, automatic error number assignment,... Platforms: *nix

License: Freeware Size: 778.24 KB Download (96): liberror Download

Added: May 08, 2010 | Visits: 1.277

OpenDD OpenDD is a DynDNS client, written in C, and especially designed for small gateway machines, like a Soekris box. Its main feature is that it does not require any Perl or Python interpreter. It supports HTTPS, can send a mail report, and can run as daemon. OpenDD project is also very easy to... Platforms: *nix

License: Freeware Size: 49.15 KB Download (107): OpenDD Download

Added: January 12, 2010 | Visits: 1.199

Arbitrary Command Output Colourer acoc is a regular-expression based colour formatter for programs that display output on the command-line. It works as a wrapper around the target program, executing it and capturing the stdout stream. Optionally, stderr can be redirected to stdout, so that it, too, can be manipulated. acoc then... Platforms: *nix

License: Freeware Size: 40.96 KB Download (94): Arbitrary Command Output Colourer Download

Added: March 04, 2010 | Visits: 1.026

acoc acoc is an arbitrary command output colourer. Ever wondered why the output of your favourite UNIX/Linux commands is still displayed in black-and-white after all these years? Ever had to search back through your scroll-buffer in search of gcc errors and salient information to tell you what... Platforms: *nix

License: Freeware Size: 44.03 KB Download (100): acoc Download

Added: May 26, 2010 | Visits: 1.094

File::Wildcard File::Wildcard is a Perl module for enhanced glob processing. SYNOPSIS use File::Wildcard; my $foo = File::Wildcard->new(path => "/home/me///core"); while (my $file = $foo->next) { unlink $file; } When looking at how various operating systems do filename wildcard expansion (globbing),... Platforms: *nix

License: Freeware Size: 23.55 KB Download (96): File::Wildcard Download

Added: May 26, 2010 | Visits: 1.198

Debug::Trace Debug::Trace is a Perl extension to trace subroutine calls. SYNOPSIS perl -MDebug::Trace=foo,bar yourprogram.pl Debug::Trace instruments subroutines to provide tracing information upon every call and return. Using Debug::Trace does not require any changes to your sources. Most often, it... Platforms: *nix

License: Freeware Size: 5.12 KB Download (163): Debug::Trace Download

Added: July 14, 2010 | Visits: 647

AEAE AEAE project is the Ajax Enhanced Asynchroneous Experience. USAGE: To use AEAE, you only got two things to write: The actual server task to do. For this just make a class that inherits from AEAE::Command, and simply implement the _doIt() method. See the AEAE::ComandExample :... Platforms: *nix

License: Freeware Size: 10.24 KB Download (91): AEAE Download

Added: January 20, 2010 | Visits: 799

RPC::pClient RPC::pClient is a Perl extension for writing pRPC clients. SYNOPSIS use RPC::pClient; $sock = IO::Socket::INET->new(PeerAddr => joes.host.de, PeerPort => 2570, Proto => tcp); $connection = new RPC::pClient(sock => $sock, application => My App, version => 1.0, user => joe, password... Platforms: *nix

License: Freeware Size: 19.46 KB Download (97): RPC::pClient Download

Added: September 13, 2010 | Visits: 734

MassResolve MassResolve application performs reverse DNS lookups for network blocks or an input file. The requests can be performed mulit-threaded. Usage: ./res < subnet or filename to resolve > < forks > Code: /* MassResolve (C) 2000 John Anderson (john@ev6.net) This program performs reverse dns... Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): MassResolve Download

< 1 2 3 4 5 >