Template::Direct::Conditional

Handle a conditional in a template
Download

Template::Direct::Conditional Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Martin Owens
  • Publisher web site:
  • http://search.cpan.org/~doctormo/Data-Validate-XSD-1.05/lib/Data/Validate/Structure.pm

Template::Direct::Conditional Tags


Template::Direct::Conditional Description

Handle a conditional in a template Template::Direct::Conditional is a Perl module to handle a conditional in a template.Provide support for conditionals in templates$class->new( $index, $line )Create a new instance object.$if->tagName( )Returns 'if'$if->subTags( )Returns a list of expected sub tags: $if->conditional( )Returns the conditional statement fromt he template.$if->compile( )Modifies a template with the data listed correctly.$if->parseConditional($tokenString, $dataStructure)Reduce a string conditional into a boolean$if->parseLogical( $tokens )Take tokens and group logical statements by and/or Requirements: · Perl


Template::Direct::Conditional Related Software