Help for this page

Select Code to Download


  1. or download this
    # <CATEGORY HEADER>
    
    ...
    [<name of resource>] (www.hyperlink.com) some text about the resource
    
    [<name of resource>] (www.hyperlink.com) some text about the resource
    
  2. or download this
    #!/usr/bin/env perl
    # Sort all entrys in a list of links in this repo (https://github.com/
    +TumblrCommunity/coding-masterpost/tree/PythonNerd-patch-1)
    ...
    }
    close NEWTEXT or die "Cannot close file $file: $!";
    print "-----SORTING COMPLETED-----\n";