| 301 redirect in Perl |
| File operations in PerlLearning to use open, close, |
| Create a calendar in Perl with MySQLScript that lets you add a calender to a web page if you have perl and mysql on your server |
| Perl Cheat SheetCommon perl operations, in summary format, mostly because I can't remember them from site to site. |
| Perl DebugUsing the perl debug function and a list of common errors in perl programs |
| Perl Tutorial, Part IBrief overview of the language and how to create your first perl program, the statndard 'Hello, World'. |
| Perl tutorial, Part IIOpening, reading and outputing a file. |
| Turning data into information - perl tutorial part IIIIn this section we learn the beginning steps of turning data into information (processed data). |
| Perl's regular expressions - regexpLearn the basics of Perl's regexp (regular expressions). Includes examples of common regexp that Golden Ink uses, well, regularly. |
| Basic examples of Perl's regular expressions - regexpSamples and examples of common regexp (regular expressions) used by Golden Ink, a Georgia Corporation. |
| Complex regular expressions in Perl - regexpHere we demonstrate varible substitution in regular expressions. |
| Regular expressions: ExamplesVarious uses for regular expressions |
| Shebangs, splats and Magic linesDiscusses some of the terms used in the Perl Help pages and tutorial |
| Perl's undef functionThe undef function in perl. Definition and examples for common usage |