This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename tied_handle_method() to tied_method(), and make it non-static.
authorNicholas Clark <nick@ccl4.org>
Wed, 5 Jan 2011 11:43:58 +0000 (11:43 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 5 Jan 2011 12:40:28 +0000 (12:40 +0000)
commitd682515ddb57d53757782d63f41bfeee5275187b
treeee747e83d315900348c25dd25bad6b0fe2a35cfc
parent268389f04944215f5457046f5f3044c86057eed4
Rename tied_handle_method() to tied_method(), and make it non-static.

It can be used for (at least) the call to "SPLICE" from pp_splice.
embed.fnc
embed.h
pp.h
pp_sys.c
proto.h