X-Git-Url: https://git.sesse.net/?p=pr0n;a=blobdiff_plain;f=perl%2Fupdate-image-info.pl;h=8de71c0a12990046598b7f2dcbb84a726138dfe6;hp=88d3efc785530d94107000ebff92cc1164e68cf5;hb=bc97d97838a29d2342bf634181f5d8cc91eaffe5;hpb=50930724ceee00440fb52b8b6a12ded465316d51 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;