X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=lib%2FPublicInbox%2FManifestJsGz.pm;h=37ee63d041929782a3d407d74027251e3a5b0cbb;hp=e02450fa6dee5bcd35aab49504f68c7a62a24e90;hb=0c8106d44f317175e122744b43407bf067183175;hpb=0f461dcd3317f44670e2fc50346f87ff41e80127 diff --git a/lib/PublicInbox/ManifestJsGz.pm b/lib/PublicInbox/ManifestJsGz.pm index e02450fa..37ee63d0 100644 --- a/lib/PublicInbox/ManifestJsGz.pm +++ b/lib/PublicInbox/ManifestJsGz.pm @@ -11,7 +11,7 @@ use PublicInbox::Config; use IO::Compress::Gzip qw(gzip); use HTTP::Date qw(time2str); -our $json = PublicInbox::Config::json(); +my $json = PublicInbox::Config::json(); # called by WwwListing sub url_regexp {