On Mon, Nov 17, 2008 at 7:13 AM, Sharan Basappa
<[EMAIL PROTECTED]> wrote:

> On the 3 rd terminal, it works fine.

So, on the third terminal, you can ask it which module it is finding
that the others aren't:

    perldoc -l Algorithm::Permute

> I ran "env" and redirected output to a file from 2 terminals. There
> are lot of differences.

PERL5LIB, perhaps? You can use that environment variable to try out a
module without installing it "for real".

Another one to check is PATH; you could be using a different perl
binary without realizing it.

Hope this helps!

--Tom Phoenix
Stonehenge Perl Training

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to