Help for this page

Select Code to Download


  1. or download this
    <HOSTNAME name='apple'>
    <PATROL>
    ...
    </ACL>
    </PATROL>
    </HOSTNAME>
    
  2. or download this
    use strict;
    use warnings;
    ...
        print $permissions->to_literal, "\n";
        print $host->to_literal, "\n";
      }