]> git.sesse.net Git - pr0n/blobdiff - perl/update-image-info.pl
Bump version to v2.65.
[pr0n] / perl / update-image-info.pl
index 8de71c0a12990046598b7f2dcbb84a726138dfe6..611a4b51cb65b9da99d926d1dea3d19baba4b93d 100755 (executable)
@@ -1,6 +1,8 @@
 #! /usr/bin/perl
 
-# Warning: This is sort of outdated now. :-/
+# 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;