Note why pp_tie can't use call_method() for a package name.
authorNicholas Clark <nick@ccl4.org>
Mon, 14 Jun 2010 07:44:49 +0000 (09:44 +0200)
committerNicholas Clark <nick@ccl4.org>
Mon, 14 Jun 2010 07:44:49 +0000 (09:44 +0200)
commit086d291379a28ceb3cd7cc6416747be8c426476b
tree65cd76e65283592688e76e7f00528c3407c3ecff
parentf4adce6b773b2b6071e0d1627f4dce6ec0c3caa7
Note why pp_tie can't use call_method() for a package name.

Plus a test that would fail if it did.
pp_sys.c
t/op/tie.t