Help for this page

Select Code to Download


  1. or download this
    This is a an example of [Markdown][1] footer links. I'm trying to use 
    +[Perl][2] to organize them more coherently.
    
    ...
    [1]: https://daringfireball.net/projects/markdown/
    [2]: http://www.perl.org/
    [3]: http://www.perlmonks.org/
    
  2. or download this
    This is a an example of [Markdown][1] footer links. I'm trying to use 
    +[Perl][2] to organize them more coherently.
    
    ...
    But I'm getting too many newlines and I'm hoping the [PerlMonks][3] ca
    +n help.
    
    [3]: http://www.perlmonks.org/
    
  3. or download this
    This is a an example of [Markdown][1] footer links. I'm trying to use 
    +[Perl][2] to organize them more coherently.
    
    ...
    But I'm getting too many newlines and I'm hoping the [PerlMonks][3] ca
    +n help.
    
    [3]: http://www.perlmonks.org/
    
  4. or download this
    #!/usr/bin/perl 
    
    ...
            print "\n";
        }
    }