-
-
16 Aug 2011 06:38:02 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (481 / 0 / 0)
- Kwalitee
Bus factor: 1- 93.01% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (7.43KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Fcntl
- Params::Validate
- Tie::File
- boolean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.31 - 2011-08-16
- Merged development version to stable.
Changes for version 0.30_03 - 2011-08-14
- Enclose literal code in documentation in angle brackets.
Changes for version 0.30_02 - 2011-08-11
- Undo printing to filehandle returned by tmpnam() as it breaks tests on Windows.
- Deprecate direct access to tied configuration file in favor of the accessor method config() which supersedes it.
- Document config() and the deprecation of its predecessor.
- Change the tests to use the config() method.
Changes for version 0.30_01 - 2011-05-22
- Test that enable() and disable() alter the configuration file; once done, ensure that the status of the service has changed.
- Use whitespace for the regexes in enable() and disable(); moreover, make them more strict where possible.
- Separate assignment of invocant from method arguments.
- Minor indentation changes.
- Rename the caveat documentation section.
- Update broken license link.
- Skip documentation tests for non-release testing.
- Do no longer recommend Test::Pod and Test::Pod::Coverage.
- Remove the testing diagnostic.
- Print to filehandle returned by tmpnam().
Modules
Interface inetd's configuration fileModule Install Instructions
To install Config::Inetd, copy and paste the appropriate command in to your terminal.
cpanm Config::Inetd
perl -MCPAN -e shell install Config::Inetd
For more information on module installation, please visit the detailed CPAN module installation guide.