On Fri, 26 Jan 2001, Wenzhong Tang wrote:
> Unfortunately the following line doesn't work:
> eval "*{\$fullname}($p) = sub {}";
> It probably should be:
> eval "*{\$fullname} = sub ($p) {}";
> The latter works on my Linux and Solaris tests.
right. thanks, applied.
- Prototype mismatch in Apache::PerlRun line 343 Wenzhong Tang
- RE: Prototype mismatch in Apache::PerlRun line 343 Wenzhong Tang
- RE: Prototype mismatch in Apache::PerlRun line 34... Doug MacEachern
- RE: Prototype mismatch in Apache::PerlRun line 343 Wenzhong Tang
- RE: Prototype mismatch in Apache::PerlRun line 34... Doug MacEachern
- RE: Prototype mismatch in Apache::PerlRun line 343 Wenzhong Tang
