Subject: | Undefined subroutine &LWP::Debug::trace called |
Hi!
I get the error that I pasted in the Subject line.
If I comment out the line that looks like this: LWP::Debug::trace('()');
all works great.
or if I add this: require LWP::Debug;
all works great.
Looking at the POD of LWP::Debug, it seems that it's deprecated, so I
would recommend that you solve this by simply removing the line that
references it.
I would be very happy if you could resolve this.
Thanks for this module,
Ryan