Subject: | Regexp warnings in t/JPEG_4_app13_IPTC.t |
While running the test suite with perl 5.19.11:
# Testing APP13 IPTC format checker
Useless use of greediness modifier '?' in regex; marked by <-- HERE in m/\d{2}? <-- HERE :[\w\s]{0,64}?/ at /home/cpansand/.cpan/build/Image-MetaData-JPEG-0.155-F5XenL/blib/lib/Image/MetaData/JPEG/access/app13.pl line 550.
Useless use of greediness modifier '?' in regex; marked by <-- HERE in m/\d{2}? <-- HERE :[\w\s]{0,64}?/ at /home/cpansand/.cpan/build/Image-MetaData-JPEG-0.155-F5XenL/blib/lib/Image/MetaData/JPEG/access/app13.pl line 550.
Useless use of greediness modifier '?' in regex; marked by <-- HERE in m/\d{6}? <-- HERE / at /home/cpansand/.cpan/build/Image-MetaData-JPEG-0.155-F5XenL/blib/lib/Image/MetaData/JPEG/access/app13.pl line 550.
Useless use of greediness modifier '?' in regex; marked by <-- HERE in m/\d{2}? <-- HERE / at /home/cpansand/.cpan/build/Image-MetaData-JPEG-0.155-F5XenL/blib/lib/Image/MetaData/JPEG/access/app13.pl line 550.
Useless use of greediness modifier '?' in regex; marked by <-- HERE in m/[A-Z]{3}? <-- HERE / at /home/cpansand/.cpan/build/Image-MetaData-JPEG-0.155-F5XenL/blib/lib/Image/MetaData/JPEG/access/app13.pl line 550.
Useless use of greediness modifier '?' in regex; marked by <-- HERE in m/\d{3}? <-- HERE :[\w\s]{0,64}?/ at /home/cpansand/.cpan/build/Image-MetaData-JPEG-0.155-F5XenL/blib/lib/Image/MetaData/JPEG/access/app13.pl line 550.
Useless use of greediness modifier '?' in regex; marked by <-- HERE in m/\d{2}? <-- HERE :[\w\s]{0,64}?/ at /home/cpansand/.cpan/build/Image-MetaData-JPEG-0.155-F5XenL/blib/lib/Image/MetaData/JPEG/access/app13.pl line 550.
Useless use of greediness modifier '?' in regex; marked by <-- HERE in m/[\040-\051\053-\071\073-\076\100-\176]{1,32}?:[01]\d{7}? <-- HERE (:[\040-\051\053-\071\073-\076\100-\176\s]{0,64}?){3}?/ at /home/cpansand/.cpan/build/Image-MetaData-JPEG-0.155-F5XenL/blib/lib/Image/MetaData/JPEG/access/app13.pl line 550.
Useless use of greediness modifier '?' in regex; marked by <-- HERE in m/[\040-\051\053-\071\073-\076\100-\176]{1,32}?:[01]\d{7}?(:[\040-\051\053-\071\073-\076\100-\176\s]{0,64}?){3}? <-- HERE / at /home/cpansand/.cpan/build/Image-MetaData-JPEG-0.155-F5XenL/blib/lib/Image/MetaData/JPEG/access/app13.pl line 550.
t/JPEG_4_app13_IPTC.t ...... ok
Regards,
Slaven