/[cvs]/nfo/perl/libs/Data/Storage/Handler/Tangram.pm
ViewVC logotype

Diff of /nfo/perl/libs/Data/Storage/Handler/Tangram.pm

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

revision 1.41 by joko, Sun Jun 29 02:03:45 2003 UTC revision 1.42 by joko, Tue Jul 1 23:24:17 2003 UTC
# Line 3  Line 3 
3  #  $Id$  #  $Id$
4  #  #
5  #  $Log$  #  $Log$
6    #  Revision 1.42  2003/07/01 23:24:17  joko
7    #  now using package before using function
8    #
9  #  Revision 1.41  2003/06/29 02:03:45  joko  #  Revision 1.41  2003/06/29 02:03:45  joko
10  #  fix:? initialize schema on startup  #  fix:? initialize schema on startup
11  #  #
# Line 166  use base ("Data::Storage::Handler::Abstr Line 169  use base ("Data::Storage::Handler::Abstr
169    
170  use Data::Dumper;  use Data::Dumper;
171  use Tangram;  use Tangram;
172    use Class::Tangram;
173    
174  use DesignPattern::Object;  use DesignPattern::Object;
175  use Data::Storage::Result::Tangram;  use Data::Storage::Result::Tangram;

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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