Template::Alloy::Operator

Template::Alloy::Operator is a Perl module that provides the regexes necessary for Template::Alloy::Parse to parse operators.
Download

Template::Alloy::Operator Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Paul Seamons
  • Publisher web site:
  • http://search.cpan.org/~rhandom/

Template::Alloy::Operator Tags


Template::Alloy::Operator Description

Template::Alloy::Operator is a Perl module that provides the regexes necessary for Template::Alloy::Parse to parse operators. Template::Alloy::Operator is a Perl module that provides the regexes necessary for Template::Alloy::Parse to parse operators and place them in their appropriate precedence.It also provides the play_operator method which is used by Template::Alloy::Play and Template::Alloy::Compile for playing out the stored operator ASTs.ROLE METHODSplay_operatorTakes an operator AST in the form of Essentially, all operators are stored in RPN notation with a leading "undef" to disabiguate operators in a normal Alloy expression AST.define_operatorUsed for defining new operators.See Template::Alloy for more details.Requirements:· Perl Requirements: · Perl


Template::Alloy::Operator Related Software