Query: html::widgets::navmenu::tree::iterator::stack
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTML::Widgets::NavMenu::Tree::Iterator::Stack(3pm) User Contributed Perl Documentation HTML::Widgets::NavMenu::Tree::Iterator::Stack(3pm)NAMEHTML::Widgets::NavMenu::Tree::Iterator::Stack - a simple stack class.SYNOPSISFor internal use only.METHODS$s->push($myitem) Pushes an item. $s->len($myitem) Returns the number of elements. $s->top() Returns the highest item. my $item = $s->item($index) Returns the item of index $index. my $item = $s->pop() Pops the item and returns it. my $bool = $s->is_empty() Returns true if the stack is empty. $s->reset(); Empties the stack COPYRIGHT & LICENSE Copyright 2006 Shlomi Fish, all rights reserved. This program is released under the following license: MIT X11. perl v5.10.1 2011-04-23 HTML::Widgets::NavMenu::Tree::Iterator::Stack(3pm)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |