/usr/local/CPAN/Tie-Hash-Rank/Makefile.PL
use
ExtUtils::MakeMaker
;
WriteMakefile
(
NAME
=>
'Tie::Hash::Rank'
,
VERSION
=>
'1.0'
)
;