3.2.0 perl errors, uninit'd value in Text::Quoted

Running 5.8.4 on FreeBSD, RT 3.2.0.

Is this something I need to care about?

root@help1 (/opt/rt3/bin/) 113> tail -f /var/log/messages
Jul 1 15:40:32 help1 RT: Use of uninitialized value in length at
/usr/local/lib/perl5/site_perl/5.8.0/Text/Quoted.pm line 228.
(/opt/rt3/lib/RT.pm:250)
Jul 1 20:04:05 help1 RT: Use of uninitialized value in length at
/usr/local/lib/perl5/site_perl/5.8.0/Text/Quoted.pm line 228.
(/opt/rt3/lib/RT.pm:250)
Jul 1 20:04:05 help1 RT: Use of uninitialized value in length at
/usr/local/lib/perl5/site_perl/5.8.0/Text/Quoted.pm line 228.
(/opt/rt3/lib/RT.pm:250)

matthew zeier - “Nothing in life is to be feared. It is only to be
understood.” - Marie Curie

Running 5.8.4 on FreeBSD, RT 3.2.0.

Is this something I need to care about?

It’s not something you need to care about. It’s also not 3.2 specific.
It also should go away if you upgrade to the latest Text::Quoted,
which I recently took over maintainership of :wink:

Best
Jesse