Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    use strict;
    ...
    {
        print "environment.type matched\n";
    }
    
  2. or download this
    C:\test>perl test.pl
    deployment.type matched
    ERROR: environment.type not found in contents