Path to this page:
./
devel/p5-Test2-Tools-Explain,
Explain tools for Perls Test2 framework
Branch: pkgsrc-2020Q2,
Version: 0.02,
Package name: p5-Test2-Tools-Explain-0.02,
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.
Required to run:[
lang/perl5]
Master sites:
SHA1: cfcb90c2100f17286db0312067ad82682ca00c22
RMD160: 2071e7546e600d40b66654a51cb54de99f82565e
Filesize: 3.995 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version p5-Test2-Tools-Explain-0.02 (created)