[COMMIT LOGREPORT] service/all/lib/Lire/Config Scalar.pm, 1.15, 1.16 Value.pm, 1.17, 1.18
Joost van Baal
vanbaal at users.sourceforge.net
Tue Mar 25 20:23:21 CET 2008
- Previous message: [COMMIT LOGREPORT] service NEWS,1.276,1.277 VERSION,1.14,1.15
- Next message: [COMMIT LOGREPORT] service/all/lib/Lire Average.pm, 1.16, 1.17 Count.pm, 1.15, 1.16 FilterExpr.pm, 1.32, 1.33 First.pm, 1.14, 1.15 I18N.pm, 1.25, 1.26 Last.pm, 1.13, 1.14 Max.pm, 1.9, 1.10 Min.pm, 1.8, 1.9 Sum.pm, 1.16, 1.17
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/logreport/service/all/lib/Lire/Config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22045/Config
Modified Files:
Scalar.pm Value.pm
Log Message:
fix syntax in manpages: make NAME section parsable by mandb
Index: Scalar.pm
===================================================================
RCS file: /cvsroot/logreport/service/all/lib/Lire/Config/Scalar.pm,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- Scalar.pm 23 Jul 2006 13:16:30 -0000 1.15
+++ Scalar.pm 9 Mar 2008 19:27:31 -0000 1.16
@@ -14,7 +14,7 @@
=head1 NAME
-Lire::Config::Scalar
+Lire::Config::Scalar - Lire Config container for scalar values
=head1 SYNOPSIS
@@ -22,7 +22,7 @@
=head1 DESCRIPTION
-This package contains the classes use to represent an actual
+This package contains the class to represent a scalar in an actual
configuration.
=head1 Lire::Config::Scalar
Index: Value.pm
===================================================================
RCS file: /cvsroot/logreport/service/all/lib/Lire/Config/Value.pm,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- Value.pm 23 Jul 2006 13:16:31 -0000 1.17
+++ Value.pm 9 Mar 2008 19:27:31 -0000 1.18
@@ -18,7 +18,7 @@
=head1 NAME
-Lire::Config::Value
+Lire::Config::Value - Lire value containers for configuration variables
=head1 SYNOPSIS
- Previous message: [COMMIT LOGREPORT] service NEWS,1.276,1.277 VERSION,1.14,1.15
- Next message: [COMMIT LOGREPORT] service/all/lib/Lire Average.pm, 1.16, 1.17 Count.pm, 1.15, 1.16 FilterExpr.pm, 1.32, 1.33 First.pm, 1.14, 1.15 I18N.pm, 1.25, 1.26 Last.pm, 1.13, 1.14 Max.pm, 1.9, 1.10 Min.pm, 1.8, 1.9 Sum.pm, 1.16, 1.17
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Commit
mailing list