13.10. Overloading DiagnosticsIf your Perl was compiled with -DDEBUGGING, you can view diagnostic messages for overloading when you run a program with the -Do switch or its equivalent. You can also deduce which operations are overloaded using the m command of Perl's built-in debugger. If you're feeling overloaded now, maybe the next chapter will tie things back together for you. Copyright © 2002 O'Reilly & Associates. All rights reserved. |
|