Package Details: perl-mail-bimi 3.20241209-1

Git Clone URL: https://aur.archlinux.org/perl-mail-bimi.git (read-only, click to copy)
Package Base: perl-mail-bimi
Description: BIMI object
Upstream URL: http://search.cpan.org/dist/Mail-BIMI
Licenses: GPL, PerlArtistic
Submitter: jimmyxu
Maintainer: jimmyxu
Last Packager: jimmyxu
Votes: 0
Popularity: 0.000000
First Submitted: 2020-03-03 02:51 (UTC)
Last Updated: 2024-12-28 20:39 (UTC)

Latest Comments

micwoj92 commented on 2025-01-07 18:45 (UTC)

check fails for me:

t/01-dns-lookup-spfall.t .......... 1/? 
#   Failed test 'Auth results correct'
#   at t/01-dns-lookup-spfall.t line 50.
#          got: 'bimi=pass header.d=dnslookupspfall.com header.selector=default'
#     expected: 'bimi=skipped (SPF +all detected)'

#   Failed test 'headers'
#   at t/01-dns-lookup-spfall.t line 52.
#     Structures begin differing at:
#          $got->{BIMI-Location} = 'v=BIMI1;
#         l=https://fastmaildmarc.com/FM_BIMI.svg'
#     $expected->{BIMI-Location} = Does not exist
# Looks like you failed 2 tests of 2.
t/01-dns-lookup-spfall.t .......... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 

J5lx commented on 2021-09-16 02:08 (UTC)

This package has some missing dependencies: Without perl-file-slurp and perl-test-differences, the tests fail.