Tag «the return»: downloads
Search results for «the return»:
Return-RST 1.1 by Bellamy Consulting
Return-RST is a firewalling tool for Linux 2.2.xx systems using IPCHAINS. It uses the netlink device to capture packets and sends TCP RST packets in response to TCP connection requests.
Normal IPCHAINS only allows you to drop packets, or reject packets with an ICMP error message. With Return-RST,…
Data::Faker::DateTime 0.07 by Jason Kohles
Data::Faker::DateTime is a Data::Faker plugin.
DATA PROVIDERS
unixtime
Return a unix time (seconds since the epoch) for a random time between the epoch and now.
date
Return a random date as a string, using a random date format (see date_format).
time
Return a random time as a st…
Data::Faker::StreetAddress 0.07 by Jason Kohles
Data::Faker::StreetAddress is a Data::Faker plugin.
DATA PROVIDERS
us_zip_code
Return a random zip or zip+4 zip code in the US zip code format. Note that this is not necessarily a valid zip code, just a 5 or 9 digit number in the correct format.
us_state
Return a random US state name.…

Return To Castle Wolfenstein 1.4.1b by id Software
Return To Castle Wolfenstein is the awesome follow-up to the original Wolfenstein 3D.
This is the follow-up to the old Wolfenstein 3D game, and it does not disappoint. Gorgeous graphics, wonderful sound, and awesome gameplay. Killing Nazis is fun!!! When you've finished the single player missions…
Class::Std 0.0.8 by Damian Conway
Class::Std is a Perl module to support for creating standard "inside-out" classes.
SYNOPSIS
package MyClass;
use Class::Std;
# Create storage for object attributes...
my %name : ATTR;
my %rank : ATTR;
my %snum : ATTR;
my %public_data : ATTR;
# Handl…
SdlBasic GameBasic language 20050312 by Vroby
sdlBasic is a small and efficient basic interpreter aimed to game creation in the spirit of the old and glorious AMOS.
What's New in This Release:
fixed bug with debug inspect variables
fixed bug of return os :now return linux win32 or osx
added some part of requested names commands
added…
PHP ClamAV Lib 0.12a by Geffrey Velasquez
PHP ClamaAV Lib is a PHP extension that allows you to incorporate virus scanning features in your PHP scripts.
It uses the Clam Antivirus API (libclamav) for virus scanning. There are supported functions for file scanning and buffer scanning.
Functions Reference:
string cl_scanfile(string…
Parrot::OpTrans 0.4.5 by The Parrot Project Team
Parrot::OpTrans is a Perl module that can transform Ops to C Code.
Parrot::OpTrans is the abstract superclass for the Parrot op to C transforms. Each transform contains various bits of information needed to generate the C code, and creates a different type of run loop. The methods defined here su…
RPM::Util::Files 0.10 by Toru Yamaguchi
RPM::Util::Files is a Perl module to generate %files list in RPM Specfile.
SYNOPSIS
use RPM::Util::Files;
my $util = RPM::Util::Files->new({
build_root => '/var/tmp/some-package-version-root',
docs_filters => [
sub {
my $entry = shift;
…
cid-compiler 0.1 by Markus W Weissmann
cid-compiler is a language tool to easily create C code with object oriented features. It's compiler generates header (.h) files and implementations (.c) from a specification file (.i).
The generated C code consists of a struct, a opaque pointer to it (in the header file) and rewritten functions.…
Devel::Tokenizer::C 0.05 by Marcus Holland-Moritz
Devel::Tokenizer::C is a Perl module that can generate C source for fast keyword tokenizer.
SYNOPSIS
use Devel::Tokenizer::C;
$t = new Devel::Tokenizer::C TokenFunc => sub { "return U$_[0];n" };
$t->add_tokens(qw( bar baz ))->add_tokens(['for']);
$t->add_tokens([qw( foo )],…
CompBio::DB 0.47 by Sean Quinlan
CompBio::DB is a Perl module with methods for accessing data stored according to the CompBio base schema.
SYNOPSIS
use CompBio::DB;
my $cbdb = CompBio::DB->new({host => "foo.bar.edu");
my $AR_defs = $cbdb->get_annotation([keys %seqs]);
Example code for parsing the return for a simpl…
Packet Construction Set 0.3 by George V. Neville-Neil
Packet Construction Set is a set of Python modules and objects that make building network protocol code easier for the protocol developer.
The core of the system is the pcs module itself which provides the necessary functionality to create classes that implement packets.
Installation Instructi…
ll-toxic 0.7 by Walter Dorwald
ll-toxic helps to generate Oracle database functions that return XML strings by allowing you to embed processsing instructions containing PL/SQL code in XML.
What's New in This Release:
The API has changed so that encodings other than ISO-8859-1 are now supported.…
XML::XPathScript::Processor 0.14 by XML::XPathScript::Processor Team
XML::XPathScript::Processor is the XML transformation engine in XML::XPathScript.
SYNOPSIS
In a stylesheet ->{testcode} sub for e.g. Docbook's < ulink > tag:
my $url = findvalue('@url',$self);
if (findnodes("node()", $self)) {
# ...
$t->{pre}=qq'< a hre…
XML::SimpleObject 0.53 by Dan Brian
XML::SimpleObject is a Perl extension allowing a simple object representation of a parsed XML::Parser tree.
SYNOPSIS
use XML::SimpleObject;
# Construct with the key/value pairs as argument; this will create its
# own XML::Parser object.
my $xmlobj = new XML::SimpleObject(XML => $…
CGI::WeT::Theme 0.71 by CGI::WeT::Theme Team
CGI::WeT::Theme is a Perl module with theme loader for the CGI::WeT package.
SYNOPSIS
use CGI::WeT::Theme ();
This module provides a well-defined interface between the rendering engine and the theme definition loaders. It is designed to work with or without mod_perl. All theme loader cl…
CfgTie::TieNet 0.41 by Randall Maas
CfgTie::TieNet is a Perl module to tie in the net database.
SYNOPSIS
tie %net,'CfgTie::TieNet'
This is a straightforward hash tie that allows us to access the net database sanely.
Ties
There are two ties available for programmers:
tie %net,'CfgTie::TieNet'
$net{$name} wi…
Params-Util 0.20 by Adam Kennedy
Params-Util is a simple, compact and correct param-checking functions.
SYNOPSIS
# Import some functions
use Params::Util qw{_SCALAR _HASH _INSTANCE};
# If you are lazy, or need a lot of them...
use Params::Util ':ALL';
sub foo {
my $object…
Civilization: Call to Power Demo by Loki Entertainment
You can buy this game here
The return of a classic! Civilization: Call to Power is the latest in the line of the "Civilization" games. Build up your civilization from the dawn of the Stone Age until it reaches for the stars--and beyond.
Through conquest, cooperation, skulduggery and innovation…
Related:
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
