|
Posted by Walter Heukels on November 25, 2007, 10:23 am
Please log in for more thread options
> I'm getting some strange problems with a couple of simple Class::Std
> modules I'm working on. Either module works fine by itself, but when I
> reference one from the other I get warnings and errors at compile time. My
> test script doesn't do anything except use one of the modules:
Never mind, I'm an idiot. The moral of the story: don't use "import" as a
method name.
Walter
|