in reply to Perl on Linux Ubunta

I haven't spent much time with Ubuntu Linux, but can't you just apt-get install libtk-perl? apt-get will take care of any other packages needed

Replies are listed 'Best First'.
Re^2: Perl on Linux Ubunta
by flexo (Sexton) on Dec 27, 2007 at 02:54 UTC

    If you're using the system Perl (as the OP seems to be doing), you'd use apt-get (or aptitude). If you're using your own Perl that you've installed yourself, you'd presumably use that Perl's cpanp.