Dan Kasak wrote: > On Fri, 2013-02-22 at 05:18 +0000, Dan Kasak wrote: > >> Hi Torsten. Thanks, once again, for the reply. > > AHA! Removed some distro libraries and pulled in via cpan ... and it's > FIXED!
In most distros at least, you shouldn't need to remove distro libraries (assuming you mean perl modules installed from distro RPM/DEB). In fact, it can be dangerous to do so since some system utilities rely on those versions. If you just install libraries using cpan in addition to those already present through your distro package manager, things will just work. Perl has multiple search paths and they're set up to make this magic happen. _______________________________________________ gtk-perl-list mailing list gtk-perl-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-perl-list