Help for this page

Select Code to Download


  1. or download this
    #!/bin/perl5
    
    ...
        article_layout($headline, $body, $url);
    
    }
    
  2. or download this
    package Article;
    
    ...
    }
    
    1;
    
  3. or download this
    header stuff
    one
    two
    three
    footer stuff