NAME
Chart::Sequence::Object - A base class with utility functions for all Chart::Sequence objects
SYNOPSIS
DESCRIPTION
METHODS
- new
- name
-
Sets/gets the name of an object.
- make_methods
-
Builds accessor methods for the indicated data elements:
__PACKAGE__->make_methods( qw( $name @messages ) );
LIMITATIONS
COPYRIGHT
Copyright 2002, R. Barrie Slaymaker, Jr., All Rights Reserved
LICENSE
You may use this module under the terms of the BSD, Artistic, oir GPL licenses, any version.
AUTHOR
Barrie Slaymaker <barries@slaysys.com>