From 3a7224013513080db1dacf29ae925a4a4f25d279 Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Mon, 12 Nov 2018 16:06:44 -0800 Subject: [PATCH] Testing github web pages --- docs/index.html | 133 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 docs/index.html diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 00000000..1915d3a1 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,133 @@ + + + + The Perltidy Home Page + + + + +
+
+
+

The Perltidy Home Page

+
+ SourceForge Logo +
+
+

+
+

Welcome to Perltidy

+
+
+Perltidy is a Perl script which indents and reformats Perl scripts to make them +easier to read. If you write Perl scripts, or spend much time +reading them, you will probably find it useful. +

+
+Here are a few examples of reformatted code snippets: +

+
+
+The formatting can be controlled with command line parameters. The default +parameter settings approximately follow the suggestions in the + +Perl Style Guide. +

+
+Perltidy can also output html of both pod and source code. For example, the +link below is an html version of the module Conf.pm +from SpamAssassin. +

+
+
+Besides reformatting scripts, Perltidy can be a great help in tracking +down errors with missing or extra braces, parentheses, and square brackets +because it is very good at localizing errors. +

+
+
+

+
+

Documentation

+
+ +
+
+

+
+

Download

+
+
+Perltidy should run on any system with perl 5.008 or later. +
+
  • Please check the README File +
  • Please check the Installation Notes +
  • Download +The latest release (.tgz, Unix-style line endings) +
  • Download +The latest release (.zip, Windows-style line endings) +
  • Debian users can use: apt-get install perltidy +
  • Download rpm's from Rpmfind.Net +
  • If these links are broken, +go +to the download area at + +the SourceForge Project Page +
  • Or look for it at +CPAN + +
    +
    +

    +
    +

    Links

    +
    + +
    +
    +

    +
    +

    Contact

    +
    + +
    +
    + + -- 2.39.5