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 |
---|
AIX Links |
Mac OS X: Based on UNIX - Solid As a Rock |
A dash to GOTO or a dash from GOTO, that is the question... |
Syntax error in subtraction in Bash |