in reply to Re^2: Problem in private package
in thread Problem in private package
Without seeing the actual error message, I can only guess that you already have a new function declared in the current package earlier in the file than this code, and Perl's calling that new instead of Deliv's new function.
|
|---|