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

Spears Pvc Pipe freeware
Filter: All | Freeware | Demo
 

Spears Pvc Pipe

< 1 2 3 4 5 
Added: June 23, 2010 | Visits: 1.014

SVK::Command::Help SVK::Command::Help is a Perl module to show help. OPTIONS Optionally svk helps can pipe through a pager, for it is easier to read if the output is too long. For using this feature, please set environment variable SVKPAGER to some pager program. For example: # bash, zsh users export...



Platforms: *nix

License: Freeware Size: 266.24 KB Download (89): SVK::Command::Help Download

Added: July 22, 2010 | Visits: 800

Text::WikiFormat Text::WikiFormat is a Perl module for translating Wiki formatted text into other formats. SYNOPSIS use Text::WikiFormat; my $html = Text::WikiFormat::format($raw); The original Wiki web site had a very simple interface to edit and to add pages. Its formatting rules are simple and easy to...





Platforms: *nix

License: Freeware Size: 28.67 KB Download (90): Text::WikiFormat Download

Added: November 08, 2010 | Visits: 739

alph alph implements and analyzes historical and traditional ciphers and codes, such as polyalphabetic, susbstitutional, and mixed employing human-reconstructable algorithms. alph project provides a pipe filter interface in order to encrypt and decrypt block text to acheive transparency. The...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (99): alph Download

Added: July 02, 2010 | Visits: 804

PPort PPort is a simple yet handy automation program and its documented counterpart for interfacing a PC with external devices. With this bundle, one can control any household appliance or electronic device with minimal hassle and practically no changes. Get alph at SourceForge.net. Fast, secure and...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (102): PPort Download

Added: June 15, 2010 | Visits: 758

fkey Scalable finger daemon type server for public display of user speciffied files. Ie: pgp keys, contact information. Users edit their data file (supplied as ASCII text file) and the finger daemon displays it on public request. May be used as banner server. Installation: The `configure shell...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (91): fkey Download

Added: January 16, 2010 | Visits: 897

pipo pipo project is a quick tool to scan and parse directories recursively and find images based on user-specified criteria, such as independent resolution on both image axis or dominant color searches, and supporting a large number of graphical formats. Similar to a find utility, pipo should prove...


Platforms: *nix

License: Freeware Size: 87.04 KB Download (100): pipo Download

Added: October 12, 2010 | Visits: 767

FSHeal FSHeal aims to be a general filesystem tool that can scan and report vital "defective" information about the filesystem like broken symlinks, forgotten backup files, and left-over object files, but also source files, documentation files, user documents, and so on. It will scan the filesystem...


Platforms: *nix

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

Added: August 25, 2010 | Visits: 1.141

smtbang smtbang is a small SMTP mailer program designed to send mail in chroot environments by sending email through a local smtpd host without a fully-installed server and keeping requirements at minimum. Its useful for building scripts in PHP and other Web-based applications. Installation: The...


Platforms: *nix

License: Freeware Size: 76.8 KB Download (118): smtbang Download

Added: May 14, 2010 | Visits: 752

Argv Argv is a Perl module that provides an OO interface to an arg vector. SYNOPSIS use Argv; # A roundabout way of getting perls version. my $pl = Argv->new(qw(perl -v)); $pl->exec; # Run /bin/cat, showing how to provide "predigested" options. Argv->new(/bin/cat, [qw(-u -n)],...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (86): Argv Download

Added: September 29, 2013 | Visits: 935

Genetic Algorithm File Fitter Genetic Algorithm File Fitter, or just GAFFitter, is a command-line software written in C++ that arranges--via a genetic algorithm--an input list of items or files/directories into volumes of a certain capacity (target), such as CD or DVD, in a way that the total wastage is minimized. By smartly...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (122): Genetic Algorithm File Fitter Download

Added: January 20, 2010 | Visits: 1.747

Cluster SSH Cluster SSH opens terminal windows with connections to specified hosts and an administration console. Any text typed into the administration console is replicated to all other connected and active windows. This tool is intended for, but not limited to, cluster administration where the same...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (125): Cluster SSH Download

Added: September 24, 2010 | Visits: 978

Libtubo Interprocess Communication Libtubo Interprocess Communication is a small and simple library that can run processes in the background and communicate via the stdout, stderr, and stdin file descriptors. The functionality of libtubo is similar to the glib function g_spawn_async_with_pipes(), except that all pipe setup and...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (92): Libtubo Interprocess Communication Download

Added: October 04, 2010 | Visits: 751

Embperl::Intro Embperl::Intro is an introduction to Embperl. Embperl has started as a Perl module for simply embedding Perl into HTML and has grown to a full featured system to build dynamic content (not only) under mod_perl. The version 1.x focus on HTML documents, also it could be used for any sort of ascii...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (98): Embperl::Intro Download

Added: October 15, 2010 | Visits: 1.042

MIME::Head MIME::Head is a MIME message header (a subclass of Mail::Header). SYNOPSIS Before reading further, you should see MIME::Tools to make sure that you understand where this module fits into the grand scheme of things. Go on, do it now. Ill wait. Ready? Ok... Construction ### Create a new,...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (94): MIME::Head Download

Added: May 02, 2010 | Visits: 825

FileCache FileCache is a Perl module to keep more files open than the system permits. SYNOPSIS use FileCache; # or use FileCache maxopen => 16; cacheout $mode, $path; # or cacheout $path; print $path @data; $fh = cacheout $mode, $path; # or $fh = cacheout $path; print $fh @data; The...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): FileCache Download

Added: October 03, 2010 | Visits: 720

RenderMan RenderMan is a RenderMan binding as a Perl 5.6 module. SYNOPSIS use RenderMan; This RenderMan module implements a Perl 5.6 binding for the BMRT client library (libribout). It fully supports the client library. Therefore, this module has the following limitations: Error Handling callbacks...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (102): RenderMan Download

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

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: March 06, 2010 | Visits: 860

BindConfig BindConfig is a tool to reduce the error prone work of maintaining BINDs zone files. More precisely, BindConfig is the name of a Python module which can read BINDs zone files and named.conf files, and can modify and save BINDs zone files. The zone files written by the module will be as concise...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (98): BindConfig Download

Added: November 11, 2010 | Visits: 1.328

sshdfilter sshdfilter automatically blocks ssh brute force attacks by reading sshd log output in real time and adding iptables rules based on authentication failures. Block rules are created by logging on with an invalid user name, or wrongly guessing the password for an existing account. Block rules...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (111): sshdfilter Download

Added: June 25, 2010 | Visits: 736

pdumpq pdumpq provides a pcap Dump for Linux/Netfilter QUEUE. pdumpq can be used to take queued packets from netfilter/iptables and dump them to a file that decoders like tcpdump, ethereal, and snort can read. You can also just pipe it through to the packet decoder and see what is in those packets...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (97): pdumpq Download

< 1 2 3 4 5