Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 838265
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T05:16:36+00:00 2026-05-15T05:16:36+00:00

I am trying to set up an application dependant on few Perl modules, but

  • 0

I am trying to set up an application dependant on few Perl modules, but the server I am installing to, does not have Internet connection. I read about offline module installs via ppd files, however I would have to resolve all the dependencies one by one.. All the more tedious considering I don’t have direct internet connection.

I am hoping to find a solution, where I install ActivePerl on my PC and install all the libraries that I want and then copy paste the directories to my server. If it is just a matter of fixing some environment variables, that would be fine. Just want to know the definitive list of variables to modify. Not sure whether it is mandatory to install the perl libraries on the computer in which it is intended to run? (One is 32 bit platform and other one is 64 bit, but the server is already running various 32 bit applications so I hope it is not a major problem) For best compatibility, I plan to install ActivePerl on both the systems and merge the library directories to be identical.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T05:16:37+00:00Added an answer on May 15, 2026 at 5:16 am

    From this link

    Occasionally, you will not be able to
    use any of the methods to install
    modules. This may be the case if you
    are a particularly under-privileged
    user – perhaps you are renting web
    space on a server, where you are not
    given rights to do anything.

    It is possible, for some modules, to
    install the module without compiling
    anything, and so you can just drop the
    file in place and have it work.
    Without going into a lot of the
    detail, some Perl modules contain a
    portion written in some other language
    (such as C or C++) and some are
    written in just in Perl. It is the
    latter type that this method will work
    for. How will you know? Well, if there
    are no files called something.c and
    something.h in the package, chances
    are that it is a module that contains
    only Perl code.

    In these cases, you can just unpack
    the file, and then copy just the *.pm
    files to a directory from which you
    will run the modules. Two examples of
    this should suffice to illustrate how
    this is done.

    IniConf.pm is a wonderful little
    module that allows you to read
    configuration information out of a
    .ini-style config file. IniConf.pm is
    written only in Perl, and has no C
    portion. When you unpack the .tar.gz
    file that you got from CPAN, you will
    find several files in there, and one
    of them is called IniConf.pm. This is
    the only file that you are actually
    interested in. Copy that file to the
    directory where you have the Perl
    programs that will be using this
    module. You can then use the module as
    you would if it was installed
    “correctly,” with just the line:

        use IniConf;
    

    Time::CTime is another very handy
    module that lets you print times in
    any format that strikes your fancy. It
    is written just in Perl, without a C
    component. You will install it just
    the same way as you did with IniConf,
    except that the file, called CTime.pm,
    must be placed in a subdirectory
    called Time. The colons, as well as
    indicating an organization of modules,
    also indicates a directory structure
    on your file system.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Platform: Windows XP Development Platform: VB6 When trying to set an application title via
I am trying set up databinding as described in the title. The problem I
Trying to set up caching on our datasets - we're using clr stored procedures
Im trying to set up a session and i am getting a header error,
I am trying to set a javascript date so that it can be submitted
I am trying to set a flag to show or hide a page element,
I'm trying to set the group type for a new Active Directory Entry via
I'm trying to set up an inheritance hierarchy similar to the following: abstract class
I was trying to set a breakpoint in global.asa in an old classic ASP
So we're trying to set up replicated repositories using PlasticSCM, one in the US,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.