Perlbug::Format

Perlbug::Format is a format class Perl module.
Download

Perlbug::Format Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Richard Foley
  • Publisher web site:
  • http://search.cpan.org/~rfoley/Perlbug-2.93/Perlbug/Format.pm

Perlbug::Format Tags


Perlbug::Format Description

Perlbug::Format is a format class Perl module. Perlbug::Format is a format class Perl module.Supplies formatting methods for object data, according to the currently supported format types: a ascii short - minimal listings default for mail interface A ASCII long - maximal block style listings d debug short - a|h with object attributes (unsupported) D debug long - A|H with object attributes (unsupported) h html short - minimal listings default for web interface H HTML long - maximal block style listings i id short - minimal id style listings I id HTML - like i, but with html links l lean list - ascii but purely for parsing minimal data L lean HTML - like l, but with html links x xml short - placeholder X XML short - placeholderUser rights determine what data is seen and how it will be presented pro optionAscii: guest: user: $userid admin: user: $userid pass: $passwdHtml: < pre > guest: user: $userid admin: user: < input type=text value="$userid" > pass: < input type=text value="$passwd" > < submit name=change > < /pre >SYNOPSIS use Perlbug::Format; my $o_fmt = Perlbug::Format->new(); print $o_fmt->object('patch')->read('123')->format('l'); Requirements: · Perl


Perlbug::Format Related Software