This module implements a subclass of
Template::TT3::Element
. It acts as a
common base class for the
Template::TT3::Element::Sigil::Item
,
Template::TT3::Element::Sigil::List
and
Template::TT3::Element::Sigil::Hash
modules which represent the
$
, @
and %
sigils respectively.
This module implements the following methods in addition to those inherited from the Template::TT3::Element , Template::TT3::Base and Badger::Base base classes.
Andy Wardley http://wardley.org
Copyright (C) 1996-2009 Andy Wardley. All Rights Reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.