in reply to how to install URI::Escape::JavaScript on ActiveState

From the command line:

cpan URI::Escape::JavaScript

Replies are listed 'Best First'.
Re^2: how to install URI::Escape::JavaScript on ActiveState
by amitsq (Beadle) on Jul 11, 2017 at 09:49 UTC
    thank you, it installed it for perl64bit, could i also get it for Perl32bit?

      If you have multiple versions of perl installed, repeat the procedure using the cpan command installed with each perl.

        actually I already runned the command in the directory for perl32, yet it installed it in directory for perl64, reapeating same command didn't change that, or how could i adjust the command to get it to perl32 ?