X-Git-Url: https://git.sesse.net/?p=pr0n;a=blobdiff_plain;f=perl%2Fupdate-image-info.pl;h=611a4b51cb65b9da99d926d1dea3d19baba4b93d;hp=8de71c0a12990046598b7f2dcbb84a726138dfe6;hb=badd5d08df949436d51abdb8e972a2fc2e341bb6;hpb=bc97d97838a29d2342bf634181f5d8cc91eaffe5 diff --git a/perl/update-image-info.pl b/perl/update-image-info.pl index 8de71c0..611a4b5 100755 --- a/perl/update-image-info.pl +++ b/perl/update-image-info.pl @@ -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;