
Embedix::ECD::Node - a base class for ECD nodes

instantiation
# don't instantiate me!
inheriting
package Embedix::ECD::Group;
use vars qw(@ISA);
@ISA = qw(Embedix::ECD::Node);


a brief summary of the module written with users in mind.

methods

cvars

error messages

Copyright (c) 2000 John BEPPU. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

John BEPPU <beppu@lineo.com>
