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

Config Perl freeware
Filter: All | Freeware | Demo
 

Config Perl

1 2 3 4 5 > 
Added: November 26, 2013 | Visits: 426

CGI::Application::Plugin::Config::Perl CGI::Application::Plugin::Config::Perl adds easy access to a pure Perl config file to your CGI::Application projects. Lazy loading is used to prevent the config file from being parsed if no configuration variables are accessed during the request, so the config file is not parsed until it is... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): CGI::Application::Plugin::Config::Perl 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 11, 2010 | Visits: 1.104

App::Conf::File App::Conf::File is a Perl module to load and access configuration data. SYNOPSIS use App::Conf; $config = App::Conf->new(); $config = App::Conf->new(configFile => $file); print $config->dump(), "n"; # use Data::Dumper to spit out the Perl representation # accessors $property_value =... Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::Conf::File Download

Added: November 12, 2010 | Visits: 1.106

Oak::Web::HTML::A Oak::Web::HTML::A is a HTML tag (Container). A Container to hold objects inside an A tag. Perl Oak Component Tree - Web Interface Components. This package brings the Web Component library, used to create web interfaces to your applications. See also the Forest Web Application Builder, a tool... Platforms: *nix

License: Freeware Size: 21.5 KB Download (95): Oak::Web::HTML::A Download

Added: September 14, 2010 | Visits: 911

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: 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: 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: November 24, 2010 | Visits: 1.135

Config::FreeForm Config::FreeForm is a Perl module that provides in-memory configuration data. SYNOPSIS use Config::FreeForm %options; Config::FreeForm provides in-memory configuration data in a free-form manner. Many existing configuration modules attempt to provide some structure to your configuration... Platforms: *nix

License: Freeware Size: 5.12 KB Download (140): Config::FreeForm Download

Added: September 01, 2010 | Visits: 1.011

Samba::LDAP::Config Samba::LDAP::Config is a Perl module to config file related tasks for Samba::LDAP. SYNOPSIS use Samba::LDAP::Config; my $config = Samba::LDAP::Config->new() or die "Cant create objectn"; # Returns where smbldap.conf, smbldap_bind.conf and # smb.conf are located my $smbldap_conf =... Platforms: *nix

License: Freeware Size: 81.92 KB Download (105): Samba::LDAP::Config Download

Added: June 19, 2010 | Visits: 699

OpenInteract2::Config::Initializer OpenInteract2::Config::Initializer is a Perl module for observable configuration initialization events. SYNOPSIS # Add an initializer in your package.conf name mypackage version 1.10 ... config_watcher OpenInteract2::MyInitializerSpops config_watcher OpenInteract2::MyInitializerAction... Platforms: *nix

License: Freeware Size: 931.84 KB Download (86): OpenInteract2::Config::Initializer 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: 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: April 05, 2010 | Visits: 881

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

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 22, 2010 | Visits: 700

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: 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: May 24, 2010 | Visits: 720

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

Added: March 12, 2010 | Visits: 617

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

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 (97): Rsync::Config::Comment Download

1 2 3 4 5 >