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 49.600.838 Times

Ignition Control Module software
Filter: All | Freeware | Demo
 

Ignition Control Module

< 1 2 3 4 5 > 
Added: May 18, 2010 | Visits: 1.142

Test::WWW::Selenium Test::WWW::Selenium is a Perl module to test applications using Selenium Remote Control. SYNOPSIS Test::WWW::Selenium is a subclass of WWW::Selenium that provides convenient testing functions. use Test::More tests => 5; use Test::WWW::Selenium; # Parameters are passed through to...



Platforms: *nix

License: Freeware Size: 39.94 KB Download (93): Test::WWW::Selenium Download

Added: February 26, 2010 | Visits: 752

POE::Component::ControlPort::Command POE::Component::ControlPort::Command is a Perl module with register control port commands. SYNOPSIS use POE::Component::ControlPort::Command; POE::Component::ControlPort::Command->register( name => test, topic => sample_commands, usage => test [ text to echo ] help_text => test command....





Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): POE::Component::ControlPort::Command Download

Added: May 08, 2010 | Visits: 849

POE::Component::ControlPort POE::Component::ControlPort is a Perl module with network control port for POE applications. SYNOPSIS use POE; use Getopt::Long; use POE::Component::ControlPort; use POE::Component::ControlPort::Command; my @commands = ( { help_text => My command, usage => my_command [ arg1, arg2 ],...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (91): POE::Component::ControlPort Download

Added: September 26, 2010 | Visits: 1.389

Device::ISDN::OCLM Device::ISDN::OCLM is a perl module to control the 3com OfficeConnect LanModem. SYNOPSIS $sp = 1; $pw = secret; $lanmodem = Device::ISDN::OCLM->new (); $lanmodem->password ($pw); $command = manualConnect; $status = $lanmodem->$command ($sp); while (($status eq CLOCK) || ($status eq...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (90): Device::ISDN::OCLM Download

Added: June 14, 2010 | Visits: 880

IOC IOC Perl module is a lightweight IOC (Inversion of Control) framework. SYNOPSIS use IOC; my $container = IOC::Container->new(); $container->register(IOC::Service::Literal->new(log_file => "logfile.log")); $container->register(IOC::Service->new(logger => sub { my $c = shift; return...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (87): IOC Download

Added: May 11, 2010 | Visits: 1.205

GNU CD Input and Control Library GNU CD Input and Control Library (libcdio) encapsulates CD-ROM reading and control. The libcdio package contains a library which encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library. Some...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (99): GNU CD Input and Control Library Download

Added: May 15, 2010 | Visits: 1.302

Debian Control Center Debian Control Center (DCC) is a modular project written in Python. The goal of this project is to enable normal people to configure their Debian system as well as some of the server packages. A second goal of this project is to make the experienced Debian system administrators to configure and...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (115): Debian Control Center Download

Added: April 04, 2010 | Visits: 973

Device::Cdio Device::Cdio is a Perl module for CD Input and Control library. SYNOPSIS This encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library. use Device::Cdio; use Device::Cdio::Device; @cd_drives...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (88): Device::Cdio Download

Added: February 01, 2010 | Visits: 699

PAM ListMySQL Module PAM ListMySQL Module joins the functionality of both pam_mysql and pam_listfile. PAM ListMySQL Module is used to search a list of tokens (pam_listfile) using a MySQL database as a source (pam_mysql). Options: The module options are listed below with default in ()s: user("nobody") The user...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (86): PAM ListMySQL Module Download

Added: March 11, 2010 | Visits: 850

KVsftpdManager kvsftpdmanager is a KDE Control Center module for vsftpd configurations. Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (99): KVsftpdManager Download

Added: November 14, 2010 | Visits: 723

Tk::MultiMediaControls Tk::MultiMediaControls is a Perl module to create media player control buttons. SYNOPSIS $mmc = $parent->MultiMediaControls(-option => value, ... ); Create multimedia controls similar to that found on Apple applications like QuickTime, iMovie, iDVD, iTunes, etcetera. This mega-widget...


Platforms: *nix

License: Freeware Size: 491.52 KB Download (86): Tk::MultiMediaControls Download

Added: April 08, 2010 | Visits: 1.096

mod_access mod_access is an Apache module to access control based on client hostname or IP address. The directives provided by mod_access are used in < Directory >, < Files >, and < Location > sections as well as .htaccess files to control access to particular parts of the server. Access can be controlled...


Platforms: *nix

License: Freeware Download (95): mod_access Download

Added: November 01, 2010 | Visits: 1.058

NetPacket::ICMP NetPacket::ICMP is a Perl module to assemble and disassemble ICMP (Internet Control Message Protocol) packets. SYNOPSIS use NetPacket::ICMP; $icmp_obj = NetPacket::ICMP->decode($raw_pkt); $icmp_pkt = NetPacket::ICMP->encode(); $icmp_data = NetPacket::ICMP::strip($raw_pkt);...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (117): NetPacket::ICMP Download

Added: June 02, 2010 | Visits: 1.355

NetPacket::TCP NetPacket::TCP is a Perl module to assemble and disassemble TCP (Transmission Control Protocol) packets. SYNOPSIS use NetPacket::TCP; $tcp_obj = NetPacket::TCP->decode($raw_pkt); $tcp_pkt = NetPacket::TCP->encode($ip_pkt); $tcp_data = NetPacket::TCP::strip($raw_pkt); NetPacket::TCP...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (129): NetPacket::TCP Download

Added: June 20, 2010 | Visits: 1.234

jukebox-control jukebox-control project is a complete automation for Sony A/V components featuring S-Link (CD, DVD, MD, etc). jukebox-control includes a Linux driver module for an easy/dirty cheap to build DIY parallel to the Sony S-Link interface, plus Perl modules with both control-A1 (II) and control-S...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (115): jukebox-control Download

Added: March 17, 2010 | Visits: 633

Iterator::BreakOn Iterator::BreakOn is a Perl module to create iterators with control flow breaks. SYNOPSIS use Iterator::BreakOn; # # get a generic data source with a next method implemented whom # returns a generic object # # in this example the order of the items in the data stream is assumed # to...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (89): Iterator::BreakOn Download

Released: September 30, 2010  |  Added: October 12, 2010 | Visits: 2.227

Dolphin Chat Module It can add a live chat room to Dolphin CMS, feature rich, multiple skins, fully customizable, easy to install, users single sign-on. The best part is that once the module is successfully installed, a free hosted chat room will be assigned to your Dolphin. A chat room will make your Dolphin more...


Platforms: Windows, Mac, *nix, Pocket PC, Other

License: Freeware Size: 22.14 KB Download (193): Dolphin Chat Module Download

Released: May 10, 2012  |  Added: June 21, 2012 | Visits: 2.212

Elgg Chat Module It can add a live chat room to Elgg, feature rich, multiple skins, fully customizable, easy to install, profile integrated, users single sign-on. The best part is that once the module is successfully installed, a free hosted chat room will be assigned to your Elgg with social connect. A chat room...


Platforms: Windows, Mac, *nix, Pocket PC, Other

License: Freeware Size: 20.55 KB Download (646): Elgg Chat Module Download

Released: May 10, 2012  |  Added: June 24, 2012 | Visits: 1.497

BuddyPress Chat Module It can add a live chat room to BuddyPress, feature rich, multiple skins, fully customizable, easy to install, profile integrated, users single sign-on. The best part is that once the module is successfully installed, a free hosted chat room will be assigned to your BuddyPress with social connect....


Platforms: Windows, Mac, *nix, Pocket PC, Other

License: Demo Cost: $0.00 USD Size: 31.5 KB Download (668): BuddyPress Chat Module Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 795

Ashampoo HDD Control [DISCOUNT: 20% OFF!] DN in association with Ashampoo offers you a special discount: Now, only from DN, you can buy Ashampoo HDD Control with a 20% discount. Take advantage of this opportunity and press the Buy Now button; you'll surely notice, the discount has been activated. No coupons, no codes, no questions, no...


Platforms: Windows, Windows Vista, 7, 7x64

License: Freeware Download (413): Ashampoo HDD Control [DISCOUNT: 20% OFF!] Download

< 1 2 3 4 5 >