This page gives some Perl tricks
Run:
$ cpan -i $module
i.e:
$ cpan -i Gtk2
One might need to force the installation (i.e some tests did not pass). To do this, do:
$ cpan
Then type:
force install $module