This module implements a wafer thin subclass of
Template::TT3::Element::Construct::Parens
for representing a parenthesised
list of arguments passed to a function or method ( ... )
.
[% foo.bar(a, b, c) %]
This module inherits all the methods from the Template::TT3::Element::Construct , 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.