[svn:p5ee] r3665 - in p5ee/trunk/App-Context/lib: Apache/Framework App App/Conf

[email protected]
Newsgroups perl.cvs.p5ee
Message-ID <[email protected]>
Author: spadkins
Date: Sat Mar 11 10:20:50 2006
New Revision: 3665

Modified:
   p5ee/trunk/App-Context/lib/Apache/Framework/App.pm
   p5ee/trunk/App-Context/lib/App/Conf/File.pm
   p5ee/trunk/App-Context/lib/App/Exceptions.pm

Log:
more per-module VERSION cleanup

Modified: p5ee/trunk/App-Context/lib/Apache/Framework/App.pm
==============================================================================
--- p5ee/trunk/App-Context/lib/Apache/Framework/App.pm	(original)
+++ p5ee/trunk/App-Context/lib/Apache/Framework/App.pm	Sat Mar 11 10:20:50 2006
@@ -1,4 +1,8 @@
 
+#############################################################################
+## $Id$
+#############################################################################
+
 package Apache::Framework::App;
 $VERSION = q$Revision$ =~ /(\d[\d\.]*)/;  # VERSION numbers generated by svn
 

Modified: p5ee/trunk/App-Context/lib/App/Conf/File.pm
==============================================================================
--- p5ee/trunk/App-Context/lib/App/Conf/File.pm	(original)
+++ p5ee/trunk/App-Context/lib/App/Conf/File.pm	Sat Mar 11 10:20:50 2006
@@ -4,7 +4,7 @@
 #############################################################################
 
 package App::Conf::File;
-$VERSION = do { my @r=(q$Revision$=~/\d+/g); sprintf "%d."."%02d"x$#r,@r};
+$VERSION = q$Revision$ =~ /(\d[\d\.]*)/;  # VERSION numbers generated by svn
 
 use App;
 use App::Conf;

Modified: p5ee/trunk/App-Context/lib/App/Exceptions.pm
==============================================================================
--- p5ee/trunk/App-Context/lib/App/Exceptions.pm	(original)
+++ p5ee/trunk/App-Context/lib/App/Exceptions.pm	Sat Mar 11 10:20:50 2006
@@ -1,4 +1,8 @@
 
+#############################################################################
+## $Id$
+#############################################################################
+
 package App::Exceptions;
 
 use strict;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.