Test2::EventFacet::Info(3p) Perl Programmers Reference Guide
Test2::EventFacet::Info(3p) Perl Programmers Reference Guide # Test2::EventFacet::Info(3p) Perl Programmers Reference Guide NNAAMMEE # Test2::EventFacet::Info - Facet for information a developer might care about. DDEESSCCRRIIPPTTIIOONN # This facet represents messages intended for humans that will help them either understand a result, or diagnose a failure. NNOOTTEESS # This facet appears in a list instead of being a single item. FFIIEELLDDSS # $string_or_structure = $info->{details} $string_or_structure = $info->ddeettaaiillss(()) Human readable string or data structure, this is the information to display. ...