Help for this page

Select Code to Download


  1. or download this
    This module provides a method of reading directories using a hash.
    
    The keys of the hash are the directory entries and the values are a
    ...
    
            # Delete an entry
            delete $hash{SomeFile};