in reply to Re: error due to a module
in thread error due to a module

the script used to work on our old server however i dont know if its lib path issues here or the module is not instaled / has to be reinstalled . i have been working always in java/windows env so all this perl/unix is a lil cumbersome for me. i am still learning perl shell scripting ,by either coding new stuff or modifying old code which is from where i picked up lots of new techniques and concepts.

Replies are listed 'Best First'.
Re^3: error due to a module
by perlron (Pilgrim) on Nov 06, 2014 at 11:33 UTC
    Hi Sandy
    You will have to put in the initial effort to understand the unix environment, but it will pay of in the long term is my advise, and you will have an equally stable(if not more resilent) server installation with your new technology environment.
    Do go through the MQseries App development guide for your environment and check on linux forums about compiling modules. For anything perl related PM is your friend.

    The temporal difficulty with perl is u need to know C well to know the awesome.else u just keep *using* it and writing inefficient code