Help for this page

Select Code to Download


  1. or download this
    site/prod/bin/
    site/prod/lib/
    ...
    site/test/lib/
    site/test/template/
    site/test/www/
    
  2. or download this
    use strict;
    use warnings;
    ...
    our $env_paypal      = 'PP username';
    
    # etc, etc, etc