Help for this page

Select Code to Download


  1. or download this
    print html_header;
    print "hellow world";
    
  2. or download this
    use HTML::Mason;
    my $interp = HTML::Mason::Interp->new ();
    ?????