>perl -Mre=debug -e"/$_/ for qw( a a b a )" 2>&1 | find "Compiling" Compiling REx "a" Compiling REx "b" Compiling REx "a"