Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use strict;
    ...
    print "Should be: ", $params{umlaut},$/;
    print '-' x 79,$/;
    print $msg->as_string;
    
  2. or download this
    revsys.txt.tt:
    text: [% umlaut %]
    ...
    revsys.html.tt:
    <h1>[% umlaut %]</h1>
    
  3. or download this
    Should be: fööbär
    ----------------------------------------------------------------------
    +---------
    ...
    <h1>fbr</h1>
    --_----------=_158080661890--