]> Sergey Matveev's repositories - public-inbox.git/commit
hval: export prurl and add prototype
authorEric Wong <e@yhbt.net>
Sun, 5 Jan 2020 23:23:31 +0000 (23:23 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jan 2020 10:20:37 +0000 (10:20 +0000)
commit11eec3365d537b20ade6923eaa5fdd18206d4342
tree90e37108bb9b800555f08b32ac248eeabe140373
parentac47f1bc4692ec11760017fff706e06a5fa8ebc7
hval: export prurl and add prototype

This allows to do some compile-time checking and fills in a
missing "use" in PublicInbox::NewsWWW, allowing it to be used
standalone and independently of PublicInbox::WWW
lib/PublicInbox/ExtMsg.pm
lib/PublicInbox/Hval.pm
lib/PublicInbox/NewsWWW.pm
lib/PublicInbox/View.pm
lib/PublicInbox/WwwListing.pm
lib/PublicInbox/WwwStream.pm