in reply to Re^2: numerology experiment
in thread numerology experiment

Because of a bug ;). map {++$counter, $wanted{$_}} should have been map {++$counter; $wanted{$_}} (note the s/,/;/).


Perl is environmentally friendly - it saves trees