/[cvs]/nfo/perl/libs/Data/Mungle/Code/Ref.pm
ViewVC logotype

Diff of /nfo/perl/libs/Data/Mungle/Code/Ref.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by joko, Thu Feb 20 19:33:28 2003 UTC revision 1.5 by joko, Thu Mar 27 15:31:03 2003 UTC
# Line 2  Line 2 
2  ##  $Id$  ##  $Id$
3  ## ---------------------------------------------------------------------------  ## ---------------------------------------------------------------------------
4  ##  $Log$  ##  $Log$
5    ##  Revision 1.5  2003/03/27 15:31:03  joko
6    ##  fixes to modules regarding new namespace(s) below Data::Mungle::*
7    ##
8    ##  Revision 1.4  2003/03/27 15:17:03  joko
9    ##  namespace fixes for Data::Mungle::*
10    ##
11  ##  Revision 1.3  2003/02/20 19:33:28  joko  ##  Revision 1.3  2003/02/20 19:33:28  joko
12  ##  refactored code from Data::Transform::Deep  ##  refactored code from Data.Transform.Deep
13  ##  + sub ref_slot  ##  + sub ref_slot
14  ##  + sub expr2perl  ##  + sub expr2perl
15  ##  ##
# Line 16  Line 22 
22  ## ---------------------------------------------------------------------------  ## ---------------------------------------------------------------------------
23    
24    
25  package Data::Code::Ref;  package Data::Mungle::Code::Ref;
26    
27  use strict;  use strict;
28  use warnings;  use warnings;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed