Help for this page

Select Code to Download


  1. or download this
    use CGI qw( glark yurp );
    my $q= CGI->new();
    ...
    print glark( { flinge=>"worz", plutch=>"erff" } );
    print yurp( { huid=>"queez", urst=>"hmmph" } );
    print $q->font( { crypet=>"swoom", whalk=>"47" } );
    
  2. or download this
    <H1>This is not really HTML</H1>
    <GLARK FLINGE="worz" PLUTCH="erff">
    <YURP URST="hmmph" HUID="queez">
    <FONT WHALK="47" CRYPET="swoom">