Query: test::harness::assert
OS: redhat
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Test::Harness::Assert(3pm) Perl Programmers Reference Guide Test::Harness::Assert(3pm)NAMETest::Harness::Assert - simple assertSYNOPSIS### FOR INTERNAL USE ONLY ### use Test::Harness::Assert; assert( EXPR, $name );DESCRIPTIONA simple assert routine since we don't have Carp::Assert handy. For internal use by Test::Harness ONLY! Functions assert assert( EXPR, $name ); If the expression is false the program aborts.AUTHORMichael G Schwern <schwern@pobox.com>SEE ALSOCarp::Assert perl v5.8.0 2002-06-01 Test::Harness::Assert(3pm)
Related Man Pages |
---|
extutils::mm_any(3pm) - redhat |
test::harness::straps(3pm) - osx |
carp::assert(3pm) - debian |
test::unit::assert(3pm) - debian |
test::unit::assertion::coderef(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How to capture ^x,^y via bash script? |
Tar Command |
CentOS7 restoring file capabilities |
Issue with "rsh" on RedHat |
[TIP] Processing YAML files with yq |