Help for this page
package HashTriplet; use strict; ... print( ( $_[0]->hash )->{ $_[0]->key } . "\n" ) ; } __END__