Help for this page

Select Code to Download


  1. or download this
    sub dirname {
      my $word = "site";
    ...
        $name;    # "Useless use of private variable in void context"
      }
    }