./devel/p5-Test2-Tools-Explain, Explain tools for Perls Test2 framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q3, Version: 0.02nb1, Package name: p5-Test2-Tools-Explain-0.02nb1, Maintainer: pkgsrc-users

SUBROUTINES
explain( @things_to_explain )

Will convert the contents of any references in a human readable
format, and return them as strings. Usually you want to pass this into
note or diag.

Handy for things like:

is( $errors, [], 'Should have no errors' ) or diag explain( $errors );

Note that explain does NOT output anything.


Master sites: (Expand)

SHA1: cfcb90c2100f17286db0312067ad82682ca00c22
RMD160: 2071e7546e600d40b66654a51cb54de99f82565e
Filesize: 3.995 KB

Version history: (Expand)