Help for this page

Select Code to Download


  1. or download this
    sub make_ap_stanza () {
        my $policy = $_[0];
    ...
       }
    print "foo $vsowner\n";
    }
    
  2. or download this
    [test1]
        change_timeout = 10
    ...
    VSOWNER:root
    Use of uninitialized value $vsowner in concatenation (.) or string at 
    +./getconf line 395.
    foo