Help for this page

Select Code to Download


  1. or download this
    [ CC GVariant.c ]
    
  2. or download this
    #
    # And, some black magick to help make learn to shut the hell up.
    ...
        }
        return join "\n", @lines;
    }
    
  3. or download this
    sub quiet_rule {
        my $cmds = shift;
        return $cmds;
    }