cvs commit: p5ee/App-Context/t app.ini app.pl app.properties app.xml

[email protected] (Stephen Adkins)
Newsgroups perl.cvs.p5ee
Message-ID <[email protected]>
cvsuser     04/02/27 06:10:32

  Modified:    App-Context/t app.ini app.pl app.properties app.xml
  Log:
  changed App::Serializer::Dumper to App::Serializer::Perl
  
  Revision  Changes    Path
  1.4       +1 -1      p5ee/App-Context/t/app.ini
  
  Index: app.ini
  ===================================================================
  RCS file: /cvs/public/p5ee/App-Context/t/app.ini,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -w -r1.3 -r1.4
  --- app.ini	9 Feb 2004 22:04:57 -0000	1.3
  +++ app.ini	27 Feb 2004 14:10:32 -0000	1.4
  @@ -39,7 +39,7 @@
   class = App::Serializer::Ini
   
   [Serializer.perl]
  -class = App::Serializer::Dumper
  +class = App::Serializer::Perl
   
   [Serializer.stor]
   class = App::Serializer::Storable
  
  
  
  1.3       +1 -1      p5ee/App-Context/t/app.pl
  
  Index: app.pl
  ===================================================================
  RCS file: /cvs/public/p5ee/App-Context/t/app.pl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -w -r1.2 -r1.3
  --- app.pl	19 May 2003 17:41:12 -0000	1.2
  +++ app.pl	27 Feb 2004 14:10:32 -0000	1.3
  @@ -48,7 +48,7 @@
         class => "App::Serializer::Ini",
       },
       perl => {
  -      class => "App::Serializer::Dumper",
  +      class => "App::Serializer::Perl",
       },
       stor => {
         class => "App::Serializer::Storable",
  
  
  
  1.4       +1 -1      p5ee/App-Context/t/app.properties
  
  Index: app.properties
  ===================================================================
  RCS file: /cvs/public/p5ee/App-Context/t/app.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -w -r1.3 -r1.4
  --- app.properties	9 Feb 2004 22:04:57 -0000	1.3
  +++ app.properties	27 Feb 2004 14:10:32 -0000	1.4
  @@ -30,6 +30,6 @@
   Serializer.properties.class = App::Serializer::Properties
   Serializer.xml.class        = App::Serializer::XMLSimple
   Serializer.ini.class        = App::Serializer::Ini
  -Serializer.perl.class       = App::Serializer::Dumper
  +Serializer.perl.class       = App::Serializer::Perl
   Serializer.stor.class       = App::Serializer::Storable
   
  
  
  
  1.4       +1 -1      p5ee/App-Context/t/app.xml
  
  Index: app.xml
  ===================================================================
  RCS file: /cvs/public/p5ee/App-Context/t/app.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -w -r1.3 -r1.4
  --- app.xml	9 Feb 2004 22:04:57 -0000	1.3
  +++ app.xml	27 Feb 2004 14:10:32 -0000	1.4
  @@ -44,7 +44,7 @@
         <class>App::Serializer::Ini</class>
       </ini>
       <perl>
  -      <class>App::Serializer::Dumper</class>
  +      <class>App::Serializer::Perl</class>
       </perl>
       <stor>
         <class>App::Serializer::Storable</class>
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.