From: Steinar H. Gunderson Date: Tue, 21 Aug 2007 05:22:43 +0000 (+0200) Subject: Add a sad but true warning. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=bc97d97838a29d2342bf634181f5d8cc91eaffe5 Add a sad but true warning. --- diff --git a/perl/update-image-info.pl b/perl/update-image-info.pl index 88d3efc..8de71c0 100755 --- a/perl/update-image-info.pl +++ b/perl/update-image-info.pl @@ -1,4 +1,7 @@ #! /usr/bin/perl + +# Warning: This is sort of outdated now. :-/ + use lib qw(.); use DBI; use POSIX;