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

Abc Net Games freeware
Filter: All | Freeware | Demo
 

Abc Net Games

< 1 2 3 4 5 > 
Added: July 27, 2010 | Visits: 604

Net::IPv4Addr Net::IPv4Addr is a Perl extension for manipulating IPv4 addresses. SYNOPSIS use Net::IPv4Addr qw( :all ); my ($ip,$cidr) = ipv4_parse( "127.0.0.1/24" ); my ($ip,$cidr) = ipv4_parse( "192.168.100.10 / 255.255.255.0" ); my ($net,$msk) = ipv4_network( "192.168.100.30" ); my $broadcast =...



Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): Net::IPv4Addr Download

Added: August 11, 2010 | Visits: 1.558

Games::WoW::PVP Games::WoW::PVP is a Perl module with the great new Games::WoW::PVP! SYNOPSIS Quick summary of what the module does. Perhaps a little code snippet. use Games::WoW::PVP; my $WoW = Games::WoW::PVP->new(); # looking for a character my %hash = $WoW->search_player( { country => EU, # EU...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (187): Games::WoW::PVP Download

Added: October 22, 2010 | Visits: 1.444

Games::Maze::SVG::Manual Games::Maze::SVG::Manual is a Perl module with manual for the Games::Maze::SVG modules. PURPOSE The Games::Maze::SVG module supports the creation of 2-dimensional mazes in an SVG format suitable for printing or playing interactively. This module use the Games::Maze module to perform the...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (104): Games::Maze::SVG::Manual Download

Added: September 08, 2010 | Visits: 874

Games::PerlWar Games::PerlWar is a Perl variant of the classic Corewar game. This is a sparring program, similar to the programmed reality of the Matrix. It has the same basic rules, rules like gravity. What you must learn is that these rules are no different than the rules of a computer system. Some of...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (87): Games::PerlWar Download

Added: March 24, 2010 | Visits: 1.271

Games::Chess Games::Chess Perl module represent chess positions and games. SYNOPSIS use Games::Chess qw(:constants); my $p = Games::Chess::Position->new; $p->at(0,0,BLACK,ROOK); $p->at(7,7,WHITE,ROOK); print $p->to_text; The Games::Chess package provides the class Games::Chess::Piece to represent...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (114): Games::Chess Download

Added: April 03, 2010 | Visits: 1.986

Games::Battleship::Craft Games::Battleship::Craft is a Battleship craft class. SYNOPSIS use Games::Battleship::Craft; my $craft = Games::Battleship::Craft->new( id => T, name => tug boat, points => 1, ) $points_remaining = $craft->hit; A Games::Battleship::Craft object represents the profile of a Battleship...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (268): Games::Battleship::Craft Download

Added: July 17, 2010 | Visits: 1.014

Games::Battleship Games::Battleship - "You sunk my battleship!" SYNOPSIS use Games::Battleship; $g = Games::Battleship->new(qw( Gene Aeryk )); $g->add_player(Stephanie); $winner = $g->play(); print $winner->name(), " wins!n"; @player_objects = @{ $g->players }; $player_obj = $g->player(Professor...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (110): Games::Battleship Download

Added: April 19, 2010 | Visits: 1.159

Games::Battleship::Player Games::Battleship::Player is a Battleship player class. SYNOPSIS use Games::Battleship::Player; $aeryk = Games::Battleship::Player->new(name => Aeryk); $gene = Games::Battleship::Player->new(name => Gene); print Player 1: , $aeryk->name, "n", Player 2: , $gene->name, "n";...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (113): Games::Battleship::Player Download

Added: September 20, 2010 | Visits: 674

Net::TCPwrappers Net::TCPwrappers is a Perl interface to tcp_wrappers. SYNOPSIS use Net::TCPwrappers qw(RQ_DAEMON RQ_FILE request_init fromhost hosts_access); ... my $progname = yadd; while (accept(CLIENT, SERVER)) { my $req = request_init(RQ_DAEMON, $progname, RQ_FILE, fileno(CLIENT)); fromhost($req);...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (91): Net::TCPwrappers Download

Added: November 11, 2010 | Visits: 1.286

Net::OpenSRS Net::OpenSRS project is a wrapper interface to the DNS portions of the Tucows OpenSRS HTTPS XML API. The client library distributed by OpenSRS can be difficult to integrate into a custom environment, and their web interface becomes quickly tedious with heavy usage. This is a clean and...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (128): Net::OpenSRS Download

Added: April 11, 2010 | Visits: 1.168

Net::LDAP::FAQ Net::LDAP::FAQ is a Perl module with Frequently Asked Questions about Net::LDAP. SYNOPSIS perldoc Net::LDAP::FAQ This document serves to answer the most frequently asked questions on both the perl-ldap Mailing List and those sent to Graham Barr. The latest version of this FAQ can be found...


Platforms: *nix

License: Freeware Size: 256 KB Download (91): Net::LDAP::FAQ Download

Added: November 14, 2010 | Visits: 1.163

Net::FTP Net::FTP is a FTP Client class. Net::FTP is a class implementing a simple FTP client in Perl as described in RFC959. It provides wrappers for a subset of the RFC959 commands. FTP stands for File Transfer Protocol. It is a way of transferring files between networked machines. The protocol...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (99): Net::FTP Download

Added: April 03, 2010 | Visits: 1.288

B-net B-net project is a Website Content Management software that allows you have a dynamic website and add content to your website without knowing anything about HTML..


Platforms: *nix

License: Freeware Size: 143.36 KB Download (110): B-net Download

Added: May 20, 2010 | Visits: 1.328

net-tools The net-tools package contains a collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system. It contains the important tools for controlling the network subsystem of the Linux kernel including arp, hostname, ifconfig, netstat, rarp and...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (109): net-tools Download

Added: May 02, 2010 | Visits: 976

Net::YahooMessenger::CRAM Net::YahooMessenger::CRAM is a Yahoo Messenger Challenge-Response Authentication Mechanism. SYNOPSIS my $cram = Net::YahooMessenger::CRAM->new(); $cram->set_id($your_yahoo_id); $cram->set_password($your_password); $cram->set_challenge_string($string_from_server); my ($response_type6,...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): Net::YahooMessenger::CRAM Download

Added: January 01, 2010 | Visits: 1.101

Net::YahooMessenger Net::YahooMessenger is a Perl interface to the Yahoo!Messenger IM protocol. SYNOPSIS use Net::YahooMessenger; my $yahoo = Net::YahooMessenger->new( id => your_yahoo_id, password => your_password, ); $yahoo->login or die "Cant login Yahoo!Messenger"; $yahoo->send(recipient_yahoo_id,...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (152): Net::YahooMessenger Download

Added: May 12, 2010 | Visits: 1.065

Net::eBay Net::eBay is a Perl Interface to XML based eBay API. SYNOPSIS This module helps user to easily execute queries against eBays XML API. Copyright Igor Chudov. ################################################## # For support, docs, info, email to author go to # # # #...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): Net::eBay Download

Added: February 12, 2010 | Visits: 1.201

Net::Amazon::EC2 Net::Amazon::EC2 is a Perl interface to the Amazon Elastic Compute Cloud (EC2) environment. SYNOPSIS use Net::Amazon::EC2; my $ec2 = Net::Amazon::EC2->new( AWSAccessKeyId => PUBLIC_KEY_HERE, SecretAccessKey => SECRET_KEY_HERE ); # Start 1 new instance from AMI: ami-XXXXXXXX my...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Net::Amazon::EC2 Download

Added: January 07, 2010 | Visits: 1.089

Net::Hotline::Client Net::Hotline::Client is a Perl library for the Hotline internet client. SYNOPSIS use Net::Hotline::Client; $hlc = new Net::Hotline::Client; $hlc->connect("127.0.0.1") $hlc->chat_handler(&Chat_Handler); $hlc->msg_handler(&Msg_Handler); $hlc->login(Login => "Steve", Password =>...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (108): Net::Hotline::Client Download

Added: September 01, 2010 | Visits: 1.370

Games::Score Games::Score is a Perl module to keep track of score in games . SYNOPSIS use Games::Score; # these three values are the default ones, by the way Games::Score->default_score(0); Games::Score->default_step(1); Games::Score->step_method(inc); # start two players my $player1 =...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (107): Games::Score Download

< 1 2 3 4 5 >