Wade Hampton [email protected] x.x, 4/27/2016: Updated, moved to AsciiDoc, added alarm example
This is a simple repository with multiple sample Perl programs. These are
simple programs that may be used as examples for writing Perl programs.
This project may be public, but it does not yet serve any specific purpose.
It may in the future.... At this point it includes a bunch of sample
Perl programs, some based on Perl examples.
N/A (created 10/6/2015 based on much earlier Perl examples)
-
This document is in a parsable format similar to asciidoc. I have used this format for MANY years (I may upload a tool or migrate to asciidoc).
-
This project is mainly to experiment with github and with Perl. It is loosely based on my wh_test_py github repository.
-
License for ALL files is GPL, see LICENSE.
-
Please e-mail me with any updates, suggestions, etc.
-
Programs include TBD.
-
After running the programs, run make clean to remove test files.
-
Official Perl documentation: link:http://perldoc.perl.org/[]
-
Beginning Perl (from learn.perl.org): link:http://learn.perl.org/books/beginning-perl/[]