On Wed, 29 Aug 2012 14:36:53 -0700 (PDT)
Rajeev Prasad <rp.ne...@yahoo.com> wrote:

> I have a lot of scripts written in perl on 32 bit ubuntu linux. i am
> thinking to migrate to newer 64bit linux server, it will come with
> perl package, but i am not sure whether there will be 64 bit modules
> available? lets say for example for Net::Telnet will there be a 64bit
> version available? lets say on ubuntu 64 bit server? similarly for
> other modules...

Most modules that have parts not in Perl, will be compiled when
installed. In other words, if your compiler is set for 64-bit (and this
should be its default), the modules will be 64-bit.


-- 
Just my 0.00000002 million dollars worth,
  Shawn

Programming is as much about organization and communication
as it is about coding.

        _Perl links_
official site   : http://www.perl.org/
beginners' help : http://learn.perl.org/faq/beginners.html
advance help    : http://perlmonks.org/
documentation   : http://perldoc.perl.org/
news            : http://perlsphere.net/
repository      : http://www.cpan.org/
blog            : http://blogs.perl.org/
regional groups : http://www.pm.org/

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to