Group
Extension

Matches 1

Image-Synchronize ( L/LS/LSTROUS/Image-Synchronize-2.011.tar.gz, LSTROUS, 2023; MetaCPAN )
Image-Synchronize/lib/Image/Synchronize.pm ( view source; MetaCPAN )
n $info;
}

# read image/movie metadata from a text file.  The metadata is assumed
# to be in JSON or YAML format and to contain tags as produced by
# "exiftool -n -j", optionally (and preferably

      } else {
        my $type;
        if (($info->get('MIMEType') // '') =~ m'application/(json|yaml)') {
          # the MIMEType is detected based on the file's contents,
          # regard

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.