Re: How can I install a perl module without a root authority?

2011-08-16 Thread universe sheep
ends on various factors, ie if that's a production system, if change > control needs to take place, > if the security policy allows it etc etc... > > Otherwise you will need to localise things to your account using local:lib > > Good luck > > > On 16 August 2011 18

How can I install a perl module without a root authority?

2011-08-16 Thread universe sheep
Without a root permission, I can't install perl module through normal way such as CPAN. But I have to use this module(XML::Quote). I have tried to copy the .pm file to my own lib directory directly, but it says "can't locate loadable perl module ". Is there any other way to install perl modules wi

Re:Re: What's the best IDE in windows 7 for a beginner aiming at using Bioperl?

2011-04-10 Thread universe sheep
Thank you for your helps. And sorry for reply so late(I'm not familiar with the mail-list and I don't know what is the proper way to reply). I have tried Vim with a guide . It's really a interesting platform: with so many convenient commands, I can sufficiently program without mouse like a game! T

Re: What's the best IDE in windows 7 for a beginner aiming at using Bioperl?

2011-04-10 Thread universe sheep
Thank you for your helps. And sorry for reply so late(I'm not familiar with the mail-list and I don't know what is the proper way to reply). I have tried Vim with an Introduction . It's really a interesting platform: with so many convenient commands, I can sufficiently program without mouse like a

What's the best IDE in windows 7 for a beginner aiming at using Bioperl?

2011-04-07 Thread universe sheep
What's the best IDE in windows 7 for a beginner aiming at using Bioperl? Speed may be the first thing considered, and it will be better if it can download modules automatically. Thanks a lot