Re: How to avoid multiple Inclusions of perl modules.. or how to detect mutliple inclusions.



On Sep 16, 11:39 pm, Sherm Pendley <spamt...@xxxxxxxxxxx> wrote:
PhaniRan...@xxxxxxxxx writes:
i have many modules which inturn use among themselvs.. some times i
get the following error..
Can't locate <>.pm in @INC though it is present in that location..

Perl isn't just guessing. It looked, and the fact that you get this
error indicates that the requested module is *not* in fact present at
that location.

Look more closely at your use statement, and the list of directories
printed in the error message. One of them is not what you think it
is.

sherm--

--
My blog:http://shermspace.blogspot.com
Cocoa programming in Perl:http://camelbones.sourceforge.net

Thanks for the info.. but i can see the files peresent in the
specified libs folder.. othere modules are included but only one is
giving error.
.



Relevant Pages

  • Re: Parsing output into a usable format.
    ... I've always wanted to learn perl, guess it time to start dabbling. ... I am guessing the $1 looks at the "2016"; ... > I am grepping a web page for a numeric figure that appears only on one ...
    (Fedora)
  • Re: utf-8 string functions in c
    ... > support in specific apps, terms, or Perl, or Python. ... > which I'm guessing are part of some library. ...
    (comp.lang.c)
  • Re: Block Confusion
    ... guessing you don't actually know what the /o modifier does. ... It tells Perl the regex won't change after it's been compiled the first time. ...
    (perl.beginners)
  • Re: MAC Address Comparison
    ... Guessing is not a viable programming method. ... Purl Gurl ...
    (comp.lang.perl.misc)