import p5-Config-Simple 4.59

Config::Simple is a class representing configuration file object. It
supports several configuration file syntax and tries to identify the
file syntax automatically. Library supports parsing, updating and
creating configuration files.

from mikolaj kucharski, thanks!
This commit is contained in:
jasper 2010-08-19 21:07:34 +00:00
parent ce4938eda6
commit 9c36ad8ccb
4 changed files with 54 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/08/19 21:07:34 jasper Exp $
COMMENT = simple configuration file class
MODULES = cpan
DISTNAME = Config-Simple-4.59
CATEGORIES = devel
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
CPAN_AUTHOR = SHERZODR
CONFIGURE_STYLE = perl
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Config-Simple-4.59.tar.gz) = llE7YcfbWRM5ziV3h4o7Mg==
RMD160 (Config-Simple-4.59.tar.gz) = n7yFLTL79J0FORNcJTFir869kfU=
SHA1 (Config-Simple-4.59.tar.gz) = R3cgCEepZ9CY913fBp846c6NOOE=
SHA256 (Config-Simple-4.59.tar.gz) = y3ipda2EY/mS8185Iieq8YjVM8kJI3N0KzwrtZJ4EFQ=
SIZE (Config-Simple-4.59.tar.gz) = 21010

View File

@ -0,0 +1,4 @@
Config::Simple is a class representing configuration file object. It
supports several configuration file syntax and tries to identify the
file syntax automatically. Library supports parsing, updating and
creating configuration files.

View File

@ -0,0 +1,27 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/08/19 21:07:34 jasper Exp $
${P5SITE}/Config/
${P5SITE}/Config/Simple.pm
${P5SITE}/auto/
${P5SITE}/auto/Config/
${P5SITE}/auto/Config/Simple/
${P5SITE}/auto/Config/Simple/CLEAR.al
${P5SITE}/auto/Config/Simple/DELETE.al
${P5SITE}/auto/Config/Simple/EXISTS.al
${P5SITE}/auto/Config/Simple/FETCH.al
${P5SITE}/auto/Config/Simple/FIRSTKEY.al
${P5SITE}/auto/Config/Simple/NEXTKEY.al
${P5SITE}/auto/Config/Simple/STORE.al
${P5SITE}/auto/Config/Simple/TIEHASH.al
${P5SITE}/auto/Config/Simple/autosplit.ix
${P5SITE}/auto/Config/Simple/block.al
${P5SITE}/auto/Config/Simple/dump.al
${P5SITE}/auto/Config/Simple/error.al
${P5SITE}/auto/Config/Simple/errstr.al
${P5SITE}/auto/Config/Simple/hashref.al
${P5SITE}/auto/Config/Simple/import_from.al
${P5SITE}/auto/Config/Simple/import_names.al
${P5SITE}/auto/Config/Simple/param_hash.al
${P5SITE}/auto/Config/Simple/vars.al
${P5SITE}/auto/Config/Simple/verbose.al
${P5SITE}/auto/Config/Simple/write_string.al
@man man/man3p/Config::Simple.3p