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

Config Snapshot freeware
Filter: All | Freeware | Demo
 

Config Snapshot

< 1 2 3 4 5 > 
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: June 06, 2010 | Visits: 1.032

App::SimpleScan::Plugin::Snapshot App::SimpleScan::Plugin::Snapshot is a Perl module to allow tests to snapshot results. SYNOPSIS use App::SimpleScan; my $app = new App::SimpleScan; $app->go; # plugin loaded automatically here Supports the %%snapshot_dir and %%snapshot pragmas plus the --snapshot_dir and --snap_all and...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): App::SimpleScan::Plugin::Snapshot 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: 784

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

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: June 09, 2010 | Visits: 1.339

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: February 27, 2010 | Visits: 965

Config::Fast Config::Fast is an extremely fast configuration file parser. SYNOPSIS # default config format is a space-separated file company "Supercool, Inc." support nobody@nowhere.com # and then in Perl use Config::Fast; %cf = fastconfig; print "Thanks for visiting $cf{company}!n"; print...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Config::Fast Download

Added: January 14, 2010 | Visits: 818

Java::SJ::Config Java::SJ::Config is a Perl module that represents SJ Configuration File. It uses XML::XPath to parse configuration files and generates objects to represent the directives. Unless youre working on the module what you really want to know is what directives are allowed and their meaning. Youre...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): Java::SJ::Config Download

Added: May 22, 2010 | Visits: 607

Config::YUM Config::YUM is a Perl extension for parsing yum.conf. SYNOPSIS use Config::YUM; my $yp = new Config::YUM; my $yum_conf = $yp->parse(); foreach(keys %{$yum_conf}) { print "Section: $_ is called " . $yum_conf->{$_}->{name} . "n"; } $yum_conf will be a a hash, all INI sections are the...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (88): Config::YUM Download

Added: August 21, 2010 | Visits: 847

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

< 1 2 3 4 5 >