/[cvs]/nfo/perl/libs/OEF/API/Abstract.pm
ViewVC logotype

Diff of /nfo/perl/libs/OEF/API/Abstract.pm

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

revision 1.3 by joko, Fri Jun 6 03:22:34 2003 UTC revision 1.4 by joko, Wed Jun 25 23:36:27 2003 UTC
# Line 2  Line 2 
2  ##  $Id$  ##  $Id$
3  ## -------------------------------------------------------------------------  ## -------------------------------------------------------------------------
4  ##  $Log$  ##  $Log$
5    ##  Revision 1.4  2003/06/25 23:36:27  joko
6    ##  minor update: comment
7    ##
8  ##  Revision 1.3  2003/06/06 03:22:34  joko  ##  Revision 1.3  2003/06/06 03:22:34  joko
9  ##  new: now capable of registering symbols along with api methods  ##  new: now capable of registering symbols along with api methods
10  ##  ##
# Line 58  sub _push_symbols { Line 61  sub _push_symbols {
61    }    }
62  }  }
63    
64    # create hierarchical API declaration tree recursively
65  sub build {  sub build {
66    my $self = shift;    my $self = shift;
67    my $plugins = shift;    my $plugins = shift;

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

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