This directory contains the ASCII flat-text file for the Linux Journal
article regarding perlpp, as well as subdirectories for each of the
examples in that article.

README       -- this file
article.txt  -- the plain text article
example1/    -- Hello World
example2/    -- Salutations
example3/    -- Point Template

article.txt has the following format conventions,

  <B>text<B>  make text bold
  <I>text<I>  make text italic
  [cw]text[cwe] make text constant width

Each of the examples should go through the steps of
the article with the commands

   make clean
   make

Enjoy

Warren MacEvoy
http://mesastate.edu/~wmacevoy

