Apache::Wyrd::Lookup

Apache::Wyrd::Lookup Perl module contains a Wyrd for returning an SQL query result.
Download

Apache::Wyrd::Lookup Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Barry King
  • Publisher web site:
  • http://search.cpan.org/~wyrd/Apache-Wyrd-0.98/Wyrd/Services/CodeRing.pm

Apache::Wyrd::Lookup Tags


Apache::Wyrd::Lookup Description

Apache::Wyrd::Lookup Perl module contains a Wyrd for returning an SQL query result. Apache::Wyrd::Lookup Perl module contains a Wyrd for returning an SQL query result.SYNOPSIS < BASENAME::Lookup joiner=" : " > select * from people < /BASENAME::Lookup > < BASENAME::Lookup query="select name from contact where name is like 'S%'" > < b >$:name< /b > < BASENAME::Var name="field_joiner" >< BR >< /BASENAME::Var > < /BASENAME::Lookup >HTML ATTRIBUTESjoinerwhat to join multiple values with. Defaults to ", ". If either this or record_joiner is set to "CSV", comma separated value format will be used. For the special characters, "CR" or "r" will give carriage return, and LF or "n" will give a linefeed, the same for CRLF and "rn".field_joineran alias for joinerrecord_joinerwhat to join multiple values with. Defaults to newline.PERL METHODS(format: (returns) name (accepts))(scalar) _default_joiner (void)method to be overridden in a subclass to change the default value for joiner.(scalar) _default_record_joiner (void)method to be overridden in a subclass to change the default value for joiner. Requirements: · Perl


Apache::Wyrd::Lookup Related Software