Help for this page
Select Code to Download
Select
or
download this
use v5.12; use warnings; ... return @_ == keys %uniq; }