The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Text::MetaText::Directive - MetaText Directive object class.

SYNOPSIS

my $directive = Text::MetaText::Directive->new(\%params);

DESCRIPTION

Objects of the Text::MetaText::Directive class are instantiated by the Text::MetaText::Factory class from within the Text::MetaText module. The Factory and Directive classes can be sub-classed to create a more specific processing system.

AUTHOR

Andy Wardley <abw@kfs.org>

See also:

REVISION

$Revision: 0.4 $

COPYRIGHT

Copyright (c) 1996-1998 Andy Wardley. All Rights Reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the Perl Artistic License.

SEE ALSO

For more information, see the main Text::MetaText documentation:

perldoc Text::MetaText

For more information about the author and other Perl development work:

For more information about Perl in general: