Query: test::harness::iterator
OS: osx
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Test::Harness::Iterator(3pm) Perl Programmers Reference Guide Test::Harness::Iterator(3pm)NAMETest::Harness::Iterator - Internal Test::Harness IteratorSYNOPSISuse Test::Harness::Iterator; my $it = Test::Harness::Iterator->new(*TEST); my $it = Test::Harness::Iterator->new(@array); my $line = $it->next;DESCRIPTIONFOR INTERNAL USE ONLY! This is a simple iterator wrapper for arrays and filehandles. new() Create an iterator. next() Iterate through it, of course. perl v5.10.0 2007-12-18 Test::Harness::Iterator(3pm)
Similar Topics in the Unix Linux Community |
---|
Hearing Aid for OSX 10.12.x and greater. |
To print diamond asterisk pattern based on inputs |
Syntax error in subtraction in Bash |
Python: Refer a properties file from different location |