Path to this page:
./
devel/p5-Test2-Tools-Explain,
Explain tools for Perls Test2 framework
Branch: pkgsrc-2021Q3,
Version: 0.02nb2,
Package name: p5-Test2-Tools-Explain-0.02nb2,
Maintainer: pkgsrc-usersSUBROUTINES
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)
- (2021-09-28) Package added to pkgsrc.se, version p5-Test2-Tools-Explain-0.02nb2 (created)