I am using the Archive::Tar package to open a user defined file. The
program works on Linux and Win32. I packaged the program using pp, and I
have a problem when the file in the tar file does not exist.

I get the following error: 

Undefined subroutine &Scalar::Utils::refaddr called at overload.pm line
92.

I tried "use Scalar::Utils" in Tar.pm but it didn't help.

1. Besides adding lots of print statements, is it possible to debug a pp
package?
2. Is this a known problem, and does anyone have a solution?

Thanks,

Peter


Reply via email to