[svn:p5ee] r6331 - p5ee/trunk/App-Context/lib/App

[email protected]
Newsgroups perl.cvs.p5ee
Message-ID <[email protected]>
Author: spadkins
Date: Mon May 22 10:51:42 2006
New Revision: 6331

Modified:
   p5ee/trunk/App-Context/lib/App/ValueDomain.pm

Log:
moved a sub_entry() to its proper place

Modified: p5ee/trunk/App-Context/lib/App/ValueDomain.pm
==============================================================================
--- p5ee/trunk/App-Context/lib/App/ValueDomain.pm	(original)
+++ p5ee/trunk/App-Context/lib/App/ValueDomain.pm	Mon May 22 10:51:42 2006
@@ -96,8 +96,8 @@
 =cut
 
 sub values {
-    my ($self, $values_string) = @_;
     &App::sub_entry if ($App::trace);
+    my ($self, $values_string) = @_;
     $self->_load($values_string);
     &App::sub_exit($self->{values}) if ($App::trace);
     return($self->{values});
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.