Help for this page
#!/usr/bin/perl use strict; ... a c d d e b
$VAR1 = { 'a' => 'c', 'b' => 'c', 'd' => 'e' };