]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: allow OO method references
authorEric Wong <e@80x24.org>
Tue, 27 Oct 2020 07:54:27 +0000 (07:54 +0000)
committerEric Wong <e@80x24.org>
Sat, 7 Nov 2020 10:19:00 +0000 (10:19 +0000)
commit0e8186eb863daf05e71c35549aaff890b4709c65
tree816eb6d958219db7e356e944d394d267a42bbfe6
parentcef0b6e8d43a0dbd918bb0811dfe5c1bc337cc7c
v2writable: allow OO method references

Using `->can(method)' allows subclasses to override `index_oid'
and `unindex_oid' methods.
lib/PublicInbox/V2Writable.pm