Thu, 30 Nov 2023 21:29:01 EST

Information for build perl-Config-Tiny-2.12-1.ru

ID1281
Package Nameperl-Config-Tiny
Version2.12
Release1.ru
Epoch
SummaryRead/Write .ini style files with as little code as possible
DescriptionConfig::Tiny is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Memory usage is normally scoffed at in Perl, but in my opinion should be at least kept in mind. This module is primarily for reading human written files, and anything we write shouldn't need to have documentation/comments. If you need something with more power, move up to Config::Simple, Config::General or one of the many other Config:: modules. To rephrase, Config::Tiny does not preserve your comments, whitespace, or the order of your config file.
Built byschubert
State complete
StartedThu, 08 Jan 2009 11:00:58 EST
CompletedThu, 08 Jan 2009 11:08:24 EST
Taskbuild (centos5-rutgers, perl-Config-Tiny-2.12-1.ru.src.rpm)
Tags
centos5-rutgers
RPMs
src
perl-Config-Tiny-2.12-1.ru.src.rpm (info) (download)
noarch (build logs)
perl-Config-Tiny-2.12-1.ru.noarch.rpm (info) (download)
Changelog * Tue Nov 06 2007 Dag Wieers <dag@wieers.com> - 2.12-1 #6012 - Updated to release 2.12. * Tue Nov 14 2006 Dries Verachtert <dries@ulyssis.org> - 2.10-1 - Updated to release 2.10. * Mon Sep 18 2006 Dries Verachtert <dries@ulyssis.org> - 2.08-1 - Updated to release 2.08. * Fri Jun 02 2006 Dries Verachtert <dries@ulyssis.org> - 2.07-1 - Updated to release 2.07. * Sun Mar 26 2006 Dries Verachtert <dries@ulyssis.org> - 2.05-1 - Updated to release 2.05. * Sat Jan 07 2006 Dries Verachtert <dries@ulyssis.org> - 2.04-1 - Updated to release 2.04. * Sat Nov 05 2005 Dries Verachtert <dries@ulyssis.org> - 2.02-1 - Updated to release 2.02. * Wed Jun 08 2005 Dries Verachtert <dries@ulyssis.org> - 2.01-1 - Updated to release 2.01. * Thu Jul 22 2004 Dries Verachtert <dries@ulyssis.org> - 2.00-1 - Initial package.