perldoc perlsub
Autoloading:
The fully qualified name of the original subroutine magically appears in the global $AUTOLOAD variable of the same package as the "AUTOLOAD" routine.
2009/5/30 Luo, Yong <Yong.Luo@acs-inc.com>
大家好,
最近尝试用perl做AOP,但是发现在一个对象里调用一个不存在的方法时AUTOLOAD只能拦截到参数但是得不到方法名,请问有没有方法能在AUTOLOAD里获取到调用的方法的名字?或者有没有其他的方法能把被调用的方法拦截下来?
多谢了。
--~--~---------~--~----~------------~-------~--~----~
您收到此信息是由于您订阅了 Google 论坛"PerlChina Mongers 讨论组"论坛。
要在此论坛发帖,请发电子邮件到 perlchina@googlegroups.com
要退订此论坛,请发邮件至 perlchina+unsubscribe@googlegroups.com
更多选项,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问该论坛
-~----------~----~----~----~------~----~------~--~---
没有评论:
发表评论