]> git.sesse.net Git - pr0n/blobdiff - perl/update-image-info.pl
Add a no less true, but slightly more encouraging comment.
[pr0n] / perl / update-image-info.pl
index 88d3efc785530d94107000ebff92cc1164e68cf5..611a4b51cb65b9da99d926d1dea3d19baba4b93d 100755 (executable)
@@ -1,4 +1,9 @@
 #! /usr/bin/perl
+
+# Warning: This is sort of outdated now. :-/ What really should be done is make
+#          update_image_info() includeable from outside mod_perl, so we don't have
+#          to duplicate the code in here.
+
 use lib qw(.);
 use DBI;
 use POSIX;