Perl Module dependency problem

Does anyone else have a problem with Text::Autoformat not compiling with
the following error?
CPAN.pm: Going to build D/DC/DCONWAY/Text-Autoformat-1.04.tar.gz

Checking if your kit is complete…
Looks good
Writing Makefile for Text::Autoformat
cp lib/Text/Autoformat.pm blib/lib/Text/Autoformat.pm
cp demo.pl blib/lib/Text/demo.pl
Manifying blib/man3/Text::Autoformat.3
Unknown escape E<> at /opt/freeware/bin/pod2man line 48

which I would assume contributes to the following error in a make test…

Running make test
PERL_DL_NONLAZY=1 /opt/freeware/bin/perl -Iblib/arch -Iblib/lib
-I/opt/freeware
lib/perl5/5.6.1/ppc-aix -I/opt/freeware/lib/perl5/5.6.1 test.pl
1…64
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
panic: frexp at blib/lib/Text/Autoformat.pm line 150.
make: *** [test_dynamic] Error 255

Does anyone know if forcing the install will present problems later on?

Thanks…

Jonathan Kaufman

Foot Locker Inc.