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)
Related Man Pages |
---|
template::iterator(3) - centos |
pod::pom::view::html(3pm) - debian |
pod::tree::perldist(3pm) - debian |
pod::tree::perlpod(3pm) - debian |
rdf::redland::iterator(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Introduction |
Detecting unused variables... |
Weird 'find' results |
How to copy a column of multiple files and paste into new excel file (next to column)? |