X-Git-Url: https://git.sesse.net/?p=pr0n;a=blobdiff_plain;f=perl%2Fupdate-image-cache.pl;h=f26ba99721a25224cc2664ddd8dca4ecfd78aa39;hp=3857ae22db4918d3124a1d9e64c5e55a7d4b23fe;hb=e39f752cca70404407db9cfadb743636e0f3cc1e;hpb=29f1fc41da78a3cb8177e28d0579453c8d6ecc4e diff --git a/perl/update-image-cache.pl b/perl/update-image-cache.pl index 3857ae2..f26ba99 100755 --- a/perl/update-image-cache.pl +++ b/perl/update-image-cache.pl @@ -51,6 +51,8 @@ sub warn { sub error { print STDERR $_[1], "\n"; } +sub logger { +} package main; use Sesse::pr0n::Common;