in reply to Re: Perl upgrade JComboBox alternative (none)
in thread Perl upgrade JComboBox alternative

Sorry if this mentions some stuff you already know...

I use ActivePerl and ppm does make it very easy to install modules.
The downside being that not all modules on CPAN have been successfully built: PPM Index

The front page of CPAN has a link to Installing Perl Modules.
But I've not been brave enough to attempt that myself. ;-)

Hopefully a proper Monk can offer some more useful advice.
  • Comment on Re^2: Perl upgrade JComboBox alternative (none)

Replies are listed 'Best First'.
Re^3: Perl upgrade JComboBox alternative (none)
by Anonymous Monk on Jun 16, 2013 at 07:06 UTC
      Useful links. Thanks !