in reply to Re^2: PerlApp Error - /PerlApp/strict.pm did not return a true value.
in thread PerlApp Error - /PerlApp/strict.pm did not return a true value.

Is there really a space before =cut in UserAgent.pm? If so, remove it -- it's possible that Perl thinks that your strict is all POD.

  • Comment on Re^3: PerlApp Error - /PerlApp/strict.pm did not return a true value.
  • Download Code