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

Config Cfg software
Filter: All | Freeware | Demo
 

Config Cfg

< 1 2 3 4 5 > 
Added: September 24, 2010 | Visits: 705

Config::IniFiles Config::IniFiles is a module for reading .ini-style configuration files. SYNOPSIS use Config::IniFiles; my $cfg = new Config::IniFiles( -file => "/path/configfile.ini" ); print "The value is " . $cfg->val( Section, Parameter ) . "." if $cfg->val( Section, Parameter ); Config::IniFiles...



Platforms: *nix

License: Freeware Size: 36.86 KB Download (103): Config::IniFiles Download

Added: January 18, 2010 | Visits: 1.127

Snort Config Snort Config provides an intuitive menu-based interface for the GPL IDS tool Snort. SnortConf is a tool that provides a fairly intuitive menu-based text interface for setting up the GPL IDS tool Snort. It also provides error and sanity checking on user input, and an online help facility....





Platforms: *nix

License: Freeware Size: 35.84 KB Download (103): Snort Config Download

Added: June 09, 2010 | Visits: 1.343

network-config network-config is a simple network configuration tool. Network-config is a simple and easy to use program that helps configuring the network interfaces for linux-based operating systems. It allows to have multiple configurations for the same computer and to easy configure NAT for internet...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (103): network-config Download

Added: January 18, 2010 | Visits: 873

pkg-config pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather than hard-coding values on where to find glib...


Platforms: *nix

License: Freeware Size: 962.56 KB Download (103): pkg-config Download

Added: January 14, 2010 | Visits: 946

Data::Startup SYNOPSIS ###### # Subroutine interface # use Data::Startup qw(config override); $options = override(%default_options, @option_list ); $options = override(%default_options, @option_list ); $options = override(%default_options, %option_list ); @options_list = config(%options ); ($key,...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (101): Data::Startup Download

Added: January 13, 2010 | Visits: 1.157

DNS::Config DNS::Config is a Perl module with DNS Configuration. SYNOPSIS use DNS::Config; my $config = new DNS::Config(); $config->debug(); ABSTRACT This class represents a configuration for a domain name service daemon (DNS). A domain name service daemon configuration knows about the zone...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (100): DNS::Config Download

Added: March 01, 2010 | Visits: 864

Config::Sofu Config::Sofu is a simple Sofu configuration file parser. SYNOPSIS use vars qw/%CONFIG/; use Config::Sofu "config.sofu"; if ($CONFIG{FOOBAR}) { ... } if ($CONFIG{Bar}->[7]->{Foo} eq "Foobar") { ... } Save the new configuration: $CONFIG{FOOBAR}="Bar times Foo"; Config::Sofu::save; or...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (100): Config::Sofu Download

Added: January 25, 2010 | Visits: 548

ftp-config "ftp-config" is a GUI (graphical user interface) that helps you install a professional ftp-server on OS X. No need for compiling, installing and configuring. Quick and simple with support from "ftp-config". Just check it out. If you like it, I suggest a donation of US$20 or Euro 20. Description...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (100): ftp-config Download

Added: August 13, 2010 | Visits: 632

dtRdr::Config dtRdr::Config is a Perl module with Factory class for configuration system. Factory Methods factory_read_config Constructor function (see new) my $obj = factory_read_config($file); new $conf = dtRdr::Config->new($file); get_library_info my @libraries = $conf->get_library_info;.


Platforms: *nix

License: Freeware Size: 2.8 MB Download (99): dtRdr::Config Download

Added: January 24, 2010 | Visits: 1.267

Config::LotusNotes Config::LotusNotes is a Perl module that allows you to access Lotus Notes/Domino configuration. SYNOPSIS $factory = Config::LotusNotes->new(); # access default installation $conf = $factory->default_configuration(); $data = $conf->get_environment_value(Directory);...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (99): Config::LotusNotes Download

Added: April 23, 2010 | Visits: 790

Rsync::Config Rsync::Config is a Perl module for rsync configuration generator. Rsync::Config is a module who can be used to create rsync configuration files. A configuration file (from Rsync::Config point of view) is made by atoms and modules with atoms. A atom is the smallest piece from the configuration...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (99): Rsync::Config Download

Added: September 02, 2010 | Visits: 1.108

Config Maker Config Maker is a tool to automatically create C++ classes that parse configuration files. Only a few lines of text that describe the possible entries in the configuration file are needed, and the complete class will be generated ready for use. Basic usage The input files for Config Maker...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (99): Config Maker Download

Added: August 21, 2010 | Visits: 852

PXP::Config PXP::Config is a Perl module for PXP configuration. SYNOPSIS # do this only once at server initialization: PXP::Config::init(file=>$finename); # then from anywhere: my $global_configuration_hash = PXP::Config::getGlobal(); # only from a plugin class: my $plugin_configuration_hash =...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (99): PXP::Config Download

Added: November 01, 2010 | Visits: 1.515

Easy various links manager Easy various links manager or Everest Linux Links Manager (evlinks) is a network manager and config toolkit that aims to replace network services and networkmanager. Tthe design of evlinks: 1. use mac address as config file names to avoid interface name change. 2. multi profile support, for...


Platforms: *nix

License: Freeware Download (99): Easy various links manager Download

Added: October 24, 2010 | Visits: 1.263

Domino Blue Domino Blue Milk is a Domino config file that looks like MacOS Xs Milk with a blue touch. Started from Polyester-Blue color profile, transformed it to a murrina-domino config and then customized to add brightness to buttons, scrollbars and checkboxes.. Domino Blue Milk KDE-Look.org Community...


Platforms: *nix

License: Freeware Download (99): Domino Blue Download

Added: April 04, 2010 | Visits: 1.155

Config::Std Config::Std is a Perl module load and save configuration files in a standard format. SYNOPSIS use Config::Std; # Load named config file into specified hash... read_config demo2.cfg => my %config; # Extract the value of a key/value pair from a specified section... $config_value =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (98): Config::Std Download

Added: October 17, 2010 | Visits: 978

Chroniton::Config Chroniton::Config it manages config file for Chroniton. SYNOPSIS my $config = Chroniton::Config->new; METHODS new Creates an instance. Takes no arguments. destination Returns the directory where the backup should be placed. locations Returns a list of directories to be backed...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (98): Chroniton::Config Download

Added: August 22, 2010 | Visits: 1.134

Hammer of Thyrion 1.4.2 Hammer of Thyrion is a port of Ravens Hexen2 source code and is based on the original Linux Hexen II project, Anvil of Thyrion. HoT includes many bugfixes, improved sound and video modes, opengl improvements and documentation among many others. Whats New in This Release: General: --------...


Platforms: *nix

License: Freeware Size: 12 MB Download (97): Hammer of Thyrion 1.4.2 Download

Added: September 06, 2010 | Visits: 1.093

Config::Framework Config::Framework is a Perl module with handy one-stop shopping for (most) of your configuration file needs. SYNOPSIS #create a new object, load two configuration files and decrypt the passwords. my $Object = new Config::Framework( Files => [ApplicationCfg.xml,UserCfg.xml], GetSecure => 1 )...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (97): Config::Framework Download

Added: February 20, 2010 | Visits: 893

Simple Config Simple Config library supports configuration files consisting of simple name-value pairs, similar to the old Windows INI files. A config file can be loaded into memory, queried by item name, modified, and written back out to a file. Configuration items may also be "watched", which causes a...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (97): Simple Config Download

< 1 2 3 4 5 >