Skip Menu |

This queue is for tickets about the Unix-Lsof CPAN distribution.

Report information
The Basics
Id: 131807
Status: new
Priority: 0/
Queue: Unix-Lsof

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.1.0
Fixed in: (no value)



Subject: Use of uninitialized value within %Unix::Lsof::op_field in hash element
On some linux systems the test suite fails: ... # Failed test 'Test::NoWarnings' # at t/10.procedural.t line 88. # There were 33 warning(s) # Previous test 4 'returns an empty list on non-existing file' # Use of uninitialized value within %Unix::Lsof::op_field in hash element at /home/cpansand/.cpan/build/2020021403/Unix-Lsof-0.1.0-0/blib/lib/Unix/Lsof.pm line 222. # at /home/cpansand/.cpan/build/2020021403/Unix-Lsof-0.1.0-0/blib/lib/Unix/Lsof.pm line 222. # Unix::Lsof::_parseelements() called at /home/cpansand/.cpan/build/2020021403/Unix-Lsof-0.1.0-0/blib/lib/Unix/Lsof.pm line 178 # Unix::Lsof::_parse_lsof_output() called at /home/cpansand/.cpan/build/2020021403/Unix-Lsof-0.1.0-0/blib/lib/Unix/Lsof.pm line 87 # Unix::Lsof::lsof() called at t/10.procedural.t line 37 # Test::Exception::lives_ok() called at t/10.procedural.t line 37 # # ---------- ... (etc) ...