in reply to Re^4: how to install URI::Escape::JavaScript on ActiveState
in thread how to install URI::Escape::JavaScript on ActiveState
Hello amitsq,
You mean that you have Perl32 bit and Perl64bit on the same directory installed? What does get printed when you run perl -v and which perl?
Update: If you are running WindowsOS run where perl instead of which.
Sample of my local box:
$ perl -v This is perl 5, version 24, subversion 1 (v5.24.1) built for x86_64-li +nux (with 1 registered patch, see perl -V for more detail) Copyright 1987-2017, Larry Wall Perl may be copied only under the terms of either the Artistic License + or the GNU General Public License, which may be found in the Perl 5 source ki +t. Complete documentation for Perl, including FAQ lists, should be found +on this system using "man perl" or "perldoc perl". If you have access to + the Internet, point your browser at http://www.perl.org/, the Perl Home Pa +ge. $ which perl /home/user/perl5/perlbrew/perls/perl-5.24.1/bin/perl
Hope this helps, BR.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: how to install URI::Escape::JavaScript on ActiveState
by amitsq (Beadle) on Jul 11, 2017 at 11:58 UTC | |
by syphilis (Archbishop) on Jul 11, 2017 at 13:11 UTC | |
by marto (Cardinal) on Jul 11, 2017 at 12:48 UTC |