The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

SYNOPSIS

instantiation

    # don't instantiate me!

inheriting

    package Embedix::ECD::Group;
    use vars qw(@ISA);

    @ISA = qw(Embedix::ECD::Node);

REQUIRES

Some::Module

DESCRIPTION

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

METHODS

methods

CLASS VARIABLES

cvars

DIAGNOSTICS

error messages

COPYRIGHT

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.

AUTHOR

John BEPPU <beppu@lineo.com>

SEE ALSO

the latest version