in reply to Can't locate object
What version of Algorithm::Diff do you have installed? Try running the following to find out: perl -MAlgorithm::Diff -e'print $Algorithm::Diff::VERSION'. According to the docs, older versions did not support the object-oriented API. That could be the issue.
Update: My theory was wrong.
Update 2: I clearly don't know anything about ActivePerl. See below.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Can't locate object
by Anonymous Monk on Dec 08, 2004 at 04:42 UTC | |
by Errto (Vicar) on Dec 08, 2004 at 05:14 UTC | |
by Anonymous Monk on Dec 08, 2004 at 05:19 UTC | |
|
Re^2: Can't locate object (root cause)
by tye (Sage) on Dec 09, 2004 at 06:43 UTC |