Help for this page

Select Code to Download


  1. or download this
    #
    # This example displays all the share points exported by the local
    ...
            foreach(keys %$href) { print "$_: $href->{$_}\n"; }
        }
    }