Und später beim Testdurchlauf für PDF::API2 taucht das nochmal auf:
Quote/usr/bin/make test 2>&1:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-all-usable.........ok
t/01-basic..............ok
t/annotate..............ok
t/barcode...............ok
t/cmap..................ok
t/content...............ok
t/font-ttf..............Use of uninitialized value in numeric gt (>) at /perlmodule/Font/TTF/Glyph.pm line 255.
ok
t/font-type1............ok
t/gd....................ok
t/gif...................ok
t/jpg...................ok
t/lite..................ok
t/outline...............ok
t/page..................ok
t/pdf...................ok
t/png...................ok
t/release-pod-syntax....skipped
all skipped: these tests are for release candidate testing
t/text..................ok
t/tiff..................ok
All tests successful, 1 test skipped.
Files=19, Tests=229, 4 wallclock secs ( 3.84 cusr + 0.29 csys = 4.13 CPU)
10 print "Hallo"
20 goto 10