Package : perl-Module-Metadata

Package details

Summary: Gather package and POD information from perl module files

Description:
The *Tie::CPHash* module provides a hash table that is case preserving but
case insensitive. This means that

$cphash{KEY} $cphash{key}
$cphash{Key} $cphash{keY}

all refer to the same entry. Also, the hash remembers which form of the key
was last used to store the entry. The 'keys' and 'each' functions will
return the key that was used to set the value.


URL: http://search.cpan.org/dist/Module-Metadata
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs