GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Test::Harness::Point(3) User Contributed Perl Documentation Test::Harness::Point(3)

Test::Harness::Point - object for tracking a single test point

One Test::Harness::Point object represents a single test point.

    my $point = new Test::Harness::Point;

Create a test point object.

Constructor from a TAP test line, or empty return if the test line is not a test line.

Each of the following fields has a getter and setter method.
  • ok
  • number

Hey! The above document had some coding errors, which are explained below:
Around line 67:
=over without closing =back
2022-04-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.