in reply to Re^6: Getting the value from XML file
in thread Getting the value from XML file

I see.... all the while I have been using Padre Strawberry and I installed modules in PPM and so far it still run until I encountered this problem...so I didn't think of that. Thanks for pointing out!

The previous user before me installed Active Perl. Is it possible to work with two Perl programs installed in PC?

One question: Is there a way to install it in Strawberry using PPM or is PPM is only for ActivePerl? I have tried on command prompt (CPAN XML::Twig) but it installed in ActivePerl as well, instead of Strawberry Perl. Is there a way to make Strawberry a default program? Because currently, it seems that AP does not have Padre yet as I am unable to install Padre (no package found) after installing Alien-wxWidgets ppm and Wx ppm.

Meanwhile, I'll work around and try to figure out how to go about installing the module.

Replies are listed 'Best First'.
Re^8: Getting the value from XML file
by Anonymous Monk on Apr 22, 2014 at 08:51 UTC

    The previous user before me installed Active Perl. Is it possible to work with two Perl programs installed in PC?

    Of course it is, simply manage your %PATH%

    ...

    Hah,

    manage your %PATH% and associations so you're using the perl you want to use and not the other one, see %PATH% managment, see "help set" , "help ftype", "help assoc"