Help for this page

Select Code to Download


  1. or download this
    # placed in a begin block so it gets executed before we
    # try to load any modules.  use XXX statements for non-core
    ...
      }
      use lib (calcLib);
    }