473,387 Members | 1,476 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Is it possible to image the perl from one box to another

Hi,
I am working with perl in an automation project and I have installed number of modules (say 10),to my kowledge,to work with other boxes, I have to do the same manually in all boxes which is frustrating and time consuming.

Is there any method such as imaging PERL with modules or some perl module itself to copy the perl set up from source box to target boxes..
Jul 29 '10 #1

✓ answered by numberwhun

Not really, at least I don't know of anyone who does this regularly. Because of the differences that exist machine to machine, you would be better off just installing the stuff by hand and ensuring everything works, rather than risking s module not working because one of its pre-requisites aren't installed.

Also, Perl is typically installed by default on Linux systems, so how would you modify the @INC variable? Not something you are able to just modify.

Regards,

Jeff

1 1430
numberwhun
3,509 Expert Mod 2GB
Not really, at least I don't know of anyone who does this regularly. Because of the differences that exist machine to machine, you would be better off just installing the stuff by hand and ensuring everything works, rather than risking s module not working because one of its pre-requisites aren't installed.

Also, Perl is typically installed by default on Linux systems, so how would you modify the @INC variable? Not something you are able to just modify.

Regards,

Jeff
Jul 31 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Jeff Napier | last post by:
Is it a security restriction, or is it possible to display an image from a website other than the one on which the applet resides (without external php or javascript workarounds)? Thanks, - Jeff...
3
by: Robert | last post by:
Hi, I'm trying to make a slide show, with two frames: on the left frame small thumbnails, and on the right frame the big sized image. Of course when the user clicks on a thumbnail in the left...
2
by: Bani | last post by:
The following code works fine if it is executed in the same window where "node" belongs. But if node belongs to a document in another window (popup), then I get an error because the created image...
11
by: typingcat | last post by:
Is it possible to read another web page in PHP? If is ASP.NET, the code would be ------------ WebRequest req=WebRequest.Create("http://www.microsoft.com"); WebResponse res=req.GetResponse();...
6
by: Darkbyte [Work] | last post by:
Hi everybody!!! I have a script (foo.php) which uses GD to create an image and sends it to the browser: <?php $img = imagecreatefrompng("mypng.png"); /* other stuff */ ...
0
prabunewindia
by: prabunewindia | last post by:
hi friends, i am trying to add one image with another image. converted bith image into byte array and combined both as one and open that one. but only one image i am getting. this is the code i...
3
by: NVergunst | last post by:
Hello all. I have what I hope is an easy problem, but I am not sure. What I have is a bunch of buttons with their images (not background images, but images) set to *.png files with...
1
by: flaerpen | last post by:
Hi, I'm trying to use the function paste() to paste a image into another image but I can't get it work! Is it the right function to use or is there any other function that's better? Here's my very...
10
by: Arnaud Diederen | last post by:
Hello everyone, and happy new year to all c.l.j'ers! No bad code to post, just a question. I wrote a JavaScript application that lets users view an image, and zoom on it. The way I "zoom"...
13
by: filipo | last post by:
Hello all; I have a .csv file that contains messages exported from one discussion forum that I want to import into another forum (phpBB), but I need to do some data manipulation on the original...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.