Release Manifest
or uncompressed as needed. Members can be created from members in
existing Zip files, or from existing directories, files, or strings.
perl-Config-General-2.40-1.el5
• Group: Development/Libraries
• Summary: Generic configuration module for Perl
• Description:
This module opens a config file and parses it's contents for
you. After parsing the module returns a hash structure which contains
the representation of the config file.
The format of config files supported by Config::General is inspired by
the well known apache config format, in fact, this module is 100%
read-compatible to apache configs, but you can also just use simple
name/value pairs in your config files.
In addition to the capabilities of a apache config file it supports
some enhancements such as here-documents, C- style comments or
multiline options. It is also possible to save the config back to
disk, which makes the module a perfect backend for configuration
interfaces.
It is possible to use variables in config files and there exists also
support for object oriented access to the configuration.
pexpect-2.3-1.el5
• Group: Development/Languages
• Summary: Pure Python Expect-like module
• Description:
Pexpect is a pure Python module for spawning child applications;
controlling
them; and responding to expected patterns in their output. Pexpect
works like
Don Libes' Expect. Pexpect allows your script to spawn a child
application and
control it as if a human were typing commands.
Pexpect can be used for automating interactive applications such as
ssh, ftp,
passwd, telnet, etc. It can be used to automate setup scripts for
duplicating
software package installations on different servers. And it can be
used for
automated software testing. Pexpect is in the spirit of Don Libes'
Expect, but
14
Need help?
Do you have a question about the ENTERPRISE LINUX 5.3 - RELEASE MANIFEST and is the answer not in the manual?
Questions and answers