Sharan Basappa wrote: > > I have 2 permute and Text-balanced modules installed. They are in the path: > "/home/<user>/local/perl/" > > I tried an example for permute by including the module path as: > "/home/user/local/perl/perm_install/lib/perl5/site_perl" > > Now this seems to go through. > > For Text-balanced, I dont find similar path. > > I have a feeling I am overly complicating by including such a long path. > Please help and comment as to what the right way is to include the modules!
Have you installed these modules properly? That is, have you followed the instructions in perldoc perlmodinstall Because if you have tried to install them manually by copying their constituent files then they are quite likely to malfunction. In the worst case they may seem to work but occasionally cause spurious bugs that are hard to track down. If you have installed them properly, then you will have specified at installation the path where you wanted them installed, and the installation log will contain confirmation of that path. HTH, Rob -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/