html::widgets::navmenu::tree::iterator::stack(3pm) debian man page | unix.com

Man Page: html::widgets::navmenu::tree::iterator::stack

Operating Environment: debian

Section: 3pm

HTML::Widgets::NavMenu::Tree::Iterator::Stack(3pm)	User Contributed Perl Documentation	HTML::Widgets::NavMenu::Tree::Iterator::Stack(3pm)

NAME
HTML::Widgets::NavMenu::Tree::Iterator::Stack - a simple stack class.
SYNOPSIS
For 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
html::widgets::navmenu::tree::node(3pm) - debian
pod::pom::view::html(3pm) - debian
pod::tree::perlfunc(3pm) - debian
pod::tree::perllib(3pm) - debian
pod::tree::perltop(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph