Path to this page:
./
devel/p5-Test2-Tools-Explain,
Explain tools for Perls Test2 framework
Branch: pkgsrc-2022Q2,
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)
Filesize: 3.995 KB
Version history: (Expand)
- (2022-06-30) Package added to pkgsrc.se, version p5-Test2-Tools-Explain-0.02nb2 (created)