Help for this page

Select Code to Download


  1. or download this
    make uninstall
    make: don't know how to make uninstall. Stop
    
  2. or download this
    Skipping /foo/bar/baz/Module.pm (unchanged)
    
  3. or download this
    if ( -f $targetfile && -s _ == $size) {
        # We have a good chance, we can skip this one
        $diff = compare($sourcefile, $targetfile);
    }