Subject: | Please accept also uppercase .JPG |
Some cameras create uppercase filenames with an uppercase .JPG suffix, which is apparently ignored by photog. Probably in the following regexp the /i flag should be set.
Photography::Website::Configure::is_image(/usr/perl5.20.2p/lib/site_perl/5.20.2/Photography/Website/Configure.pm:519):
519: return shift =~ /\.jpg$/;