grep "use " test.pl | perl -lane 'my @array = split /[ ;]/;print $array[1]' | sudo cpanm