/[cvs]/nfo/perl/libs/Data/Rap/Command.pm
ViewVC logotype

Diff of /nfo/perl/libs/Data/Rap/Command.pm

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

revision 1.4 by joko, Sat Feb 22 16:48:58 2003 UTC revision 1.5 by joko, Thu Mar 27 15:31:04 2003 UTC
# Line 2  Line 2 
2  ##  $Id$  ##  $Id$
3  ## ----------------------------------------------------------------------  ## ----------------------------------------------------------------------
4  ##  $Log$  ##  $Log$
5    ##  Revision 1.5  2003/03/27 15:31:04  joko
6    ##  fixes to modules regarding new namespace(s) below Data::Mungle::*
7    ##
8  ##  Revision 1.4  2003/02/22 16:48:58  joko  ##  Revision 1.4  2003/02/22 16:48:58  joko
9  ##  modified rapcall behaviour  ##  modified rapcall behaviour
10  ##  ##
# Line 33  use Data::Dumper; Line 36  use Data::Dumper;
36  use Hash::Merge qw( merge );  use Hash::Merge qw( merge );
37    
38  use DesignPattern::Object;  use DesignPattern::Object;
39  use Data::Transform::Deep qw( merge_to );  use Data::Mungle::Transform::Deep qw( merge_to );
40  use shortcuts qw( run_cmd );  use shortcuts qw( run_cmd );
41    
42    

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

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