Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
Untraceable warning: "Warning: Use of "require" without parenthesesis ambiguous at (eval 23) line 1.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Julian Mehnle, post: 4816882"] Makes sense. Too bad. Well, "at (eval) line 1" isn't very helpful because there are lots of one-line "eval"s in my project, and "(eval 23)" presumably means the 23rd "eval" encountered, but which one is that? I'm at a total loss as of how to crack this nut, save from running it through `perl -d`, which isn't really viable given that the project's size is non-trivial and I haven't found out yet how to reproduce the bug. (Oh, and it's a CGI application.) Julian. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - [URL]http://enigmail.mozdev.org[/URL] iD8DBQFEaxe5wL7PKlBZWjsRAgCEAKC8EtHIw/aXVXw1QDymtEm9rWOKIACdE5MR ePYuXN+ptgHKIeYX73TdAsc= =2Lfe -----END PGP SIGNATURE----- [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
Untraceable warning: "Warning: Use of "require" without parenthesesis ambiguous at (eval 23) line 1.
Top