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

Config Turbo Boost freeware
Filter: All | Freeware | Demo
 

Config Turbo Boost

< 1 2 3 4 5 > 
Added: March 01, 2010 | Visits: 866

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: 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: August 13, 2010 | Visits: 634

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: March 03, 2010 | Visits: 1.349

Boost::Graph Boost::Graph is a Perl interface to the Boost-Graph C++ libraries. SYNOPSIS use Boost::Graph; # Create an empty instance of a Graph my $graph = new Boost::Graph(directed=>0, net_name=>Graph Name, net_id=>1000); # add edges $graph->add_edge(node1=>a, node2=>b, weight=>1.1, edge=>edge... Platforms: *nix

License: Freeware Size: 2.4 MB Download (187): Boost::Graph Download

Added: May 13, 2010 | Visits: 1.777

DOCSIS Config DOCSIS Config provides a PHP library to encode binary configuration files for DOCSIS cable modems.. Platforms: *nix

License: Freeware Size: 34.82 KB Download (202): DOCSIS Config Download

Added: September 13, 2010 | Visits: 1.194

Config::Model Config::Model provides a framework to help in validating the semantic content of configuration data. Config::Model can also be used to provide a semantic check of options of a complex program like mplayer or transcode. How does this work ? Using this project, a typical configuration... Platforms: *nix

License: Freeware Size: 88.06 KB Download (89): Config::Model Download

Added: August 19, 2010 | Visits: 976

DBIx::Wrapper::Config DBIx::Wrapper::Config Perl module allows the use of a configuration file in XML specifying information required to connect to databases using DBIx::Wrapper. This way, your database connection specifications can be kept in one place. Each "db" element specifies a key/name for the database... Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): DBIx::Wrapper::Config Download

Added: April 05, 2010 | Visits: 882

Xmms::Config Xmms::Config is a Perl Interface to xmms_cfg API. SYNOPSIS my $file = Xmms::Config->file; #$ENV{HOME}/.xmms/config my $cfg = Xmms::Config->new($file);. Platforms: *nix

License: Freeware Size: 184.32 KB Download (94): Xmms::Config Download

Added: August 22, 2010 | Visits: 775

Config::Abstract Config::Abstract is a Perl extension for abstracting configuration files. SYNOPSIS use Config::Abstract; my $ini = new Config::Abstract(testdata.pl); Config::Abstract is the base class for a number of other classes created to facilitate use and handling of a variety of different... Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Config::Abstract Download

Added: February 20, 2010 | Visits: 877

Lemonldap::Config::Parameters emonldap::Config::Parameters is a Perl module as a Backend of configuration for lemonldap SSO system. SYNOPSIS #!/usr/bin/perl use Lemonldap::Config::Parameters; use Data::Dumper; my $nconfig= Lemonldap::Config::Parameters->new( file =>applications.xml, cache => /tmp/CONF ); my $conf=... Platforms: *nix

License: Freeware Size: 12.29 KB Download (89): Lemonldap::Config::Parameters Download

Added: October 20, 2010 | Visits: 1.282

Ntfs-config Ntfs-config project can enable/disable NTFS write support with a simple click. After year of developpement, a new NTFS drivers with full safe write capability is coming. Is name : ntfs-3g. The driver status is still beta, but read/write feature is stable, and it is already use by thousands of... Platforms: *nix

License: Freeware Size: 37.89 KB Download (119): Ntfs-config Download

Added: February 20, 2010 | Visits: 894

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

Added: October 22, 2010 | Visits: 703

JoeDog::Config JoeDog::Config provides a perl extension for parsing data/configuration file. It reads columns, key-value pairs, and INI style config files into arrays, hashes and hashes of hashes. It can take characters or regexes for separators. ABSTRACT: This is a autoloadable module which allows the... Platforms: *nix

License: Freeware Size: 14.34 KB Download (88): JoeDog::Config Download

Added: April 16, 2010 | Visits: 1.449

PWC-Config PWC-Config is a graphical user interface for configuring all Web cameras supported by the PWC driver. The following cameras are currently supported by this driver: PCA645VC PCA646VC PCVC675K "Vesta" PCVC680K "Vesta Pro" PCVC690K "Vesta Scan" PCVC720K/40 "ToUCam XS" (!) PCVC730K "ToUCam... Platforms: *nix

License: Freeware Size: 78.85 KB Download (131): PWC-Config Download

Added: January 24, 2010 | Visits: 1.269

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: June 03, 2010 | Visits: 1.227

Template::Plugin::Config::General Template::Plugin::Config::General is a template toolkit plugin which implements wrapper around Config::General module. SYNOPSIS # Config file format ; app.cfg - common configuration for scripts and both ; static and dynamic template pages. base_url = /~liol images_url = $base_url/images... Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): Template::Plugin::Config::General Download

Added: September 14, 2010 | Visits: 912

Perl::Critic::Config Perl::Critic::Config is a Perl module to find and load Perl::Critic user-preferences. Perl::Critic::Config takes care of finding and processing user-preferences for Perl::Critic. The Config object defines which Policy modules will be loaded into the Perl::Critic engine and how they should be... Platforms: *nix

License: Freeware Size: 245.76 KB Download (90): Perl::Critic::Config Download

Added: March 09, 2010 | Visits: 960

Config::JSON Config::JSON is a JSON based config file system. SYNOPSIS use Config::JSON; my $config = Config::JSON->create($pathToFile); my $config = Config::JSON->new($pathToFile); my $element = $config->get($param); $config->set($param,$value); $config->delete($param);... Platforms: *nix

License: Freeware Size: 5.12 KB Download (119): Config::JSON Download

Added: June 06, 2010 | Visits: 589

Config::Scoped Config:Scoped is a feature rich configuration file parser.. Platforms: *nix

License: Freeware Size: 66.56 KB Download (96): Config::Scoped Download

Added: May 24, 2010 | Visits: 721

Rsync::Config::Parser Rsync::Config::Parser is a simple Perl module for Rsync configuration parser. SYNOPSIS use Rsync::Config::Parser; use Rsync::Config; sub main { my $parser = new Rsync::Config::Parser(); my $conf = $parser->parse(/etc/rsyncd.conf); } SUBROUTINES/METHODS new() Class constructor.... Platforms: *nix

License: Freeware Size: 22.53 KB Download (89): Rsync::Config::Parser Download

< 1 2 3 4 5 >