On Fri, Dec 31, 2010 at 10:28 AM, Apollo Szu <emai...@gmx.de> wrote:
> Hi!
>
> I have installed Padre/Strawberry an my windows-XP-pc and I want to install a 
> CPAN-module.
> I have already downloaded this module an my pc.
>
> How can I install this module, so that I can use it with padre?
>

hi

you don't need to manually download the modules.
Start the command window and type

cpan install The::Name::Of::The::Module


it will fetch the module and all its dependencies from CPAN and install them.

Let us know how it works.

regards
  Gabor
ps. The module installer inside Padre does not work.
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to