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

Boot Config software
Filter: All | Freeware | Demo
 

Boot Config

< 1 2 3 4 5 > 
Added: August 19, 2010 | Visits: 970

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: 878

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: 767

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: 869

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: September 08, 2010 | Visits: 1.757

BUM - Boot-Up Manager BUM - Boot-Up Manager is a Perl-Gtk2 application to handle runlevels configuration of any debian derivative system. With this program the user will easily start and stop boot-up scripts, without the necessity to handle thru complex links and permissions. Boot-Up Manager has been tested on an...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (161): BUM - Boot-Up Manager Download

Added: October 20, 2010 | Visits: 1.278

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: 889

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 (91): Simple Config Download

Added: October 22, 2010 | Visits: 695

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.444

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.262

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.219

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: 905

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: 954

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: 583

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: 716

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 (88): Rsync::Config::Parser Download

Added: March 12, 2010 | Visits: 614

Rsync::Config::Renderer Rsync::Config::Renderer is a Perl module for rsync config rendering. SYNOPSIS use Rsync::Config::Renderer; my $renderer = Rsync::Config::Renderer->new( indent => 1, indent_char => "t" ); print $renderer->indent_string, q{foobar}; # prints: " foobar";...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (88): Rsync::Config::Renderer Download

Added: July 15, 2010 | Visits: 914

Rsync::Config::Comment Rsync::Config::Comment is a Perl module with comments as objects. SYNOPSIS my $com1 = new Rsync::Config::Comment(value => this module is private); $com1->to_string(); prints: < TAB >#this module is private SUBROUTINES/METHODS new This class inherits from Rsync::Config::Blank....


Platforms: *nix

License: Freeware Size: 22.53 KB Download (96): Rsync::Config::Comment Download

Added: October 26, 2010 | Visits: 1.058

Rsync::Config::Blank Rsync::Config::Blank is a basic atom object. SUBROUTINES/METHODS new FIXME: constructor to_string returns a stringified version of the comment. name Unused here. Useful for derivated classes, as "name" accessor/mutator. value Unused here. Useful for derivated classes, as "value"...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (94): Rsync::Config::Blank Download

Added: January 08, 2010 | Visits: 975

Rsync::Config::Module Rsync::Config::Module is a module entry from a rsync configuration file. Rsync::Config::Module is used to create a module who can be later used in generating a rsync configuration file. Each module is made by atoms (Rsync::Config::Atom). SYNOPSIS use Rsync::Config::Module; sub main { my...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (92): Rsync::Config::Module Download

Added: April 23, 2010 | Visits: 786

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

< 1 2 3 4 5 >