Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -l
    # in reponse to https://perlmonks.org/?node_id=11105105
    ...
    package1=pack_test
    package1_home=%PROJECT_HOME%%package1%
    subtemp=%TEMP%\subdir
    
  2. or download this
    PROJECT_HOME=D:\Scripts\Projectname\
    package1=pack_test
    package1_home=D:\Scripts\Projectname\pack_test
    subtemp=C:\Users\pryrt\AppData\Local\Temp\subdir