CSS::DOM::Array man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

CSS::DOM::Array(3)    User Contributed Perl Documentation   CSS::DOM::Array(3)

NAME
       CSS::DOM::Array - Array class for CSS::DOM

VERSION
       Version 0.14

SYNOPSIS
	 use CSS::DOM::Array;

	 $array = new CSS::DOM::Array 'this', 'that';

	 @$array;
	 $array->[0];
	 # etc.

	 $array->length;
	 $array->item(0);

DESCRIPTION
       This module serves as a base class for array-like objects required by
       CSS::DOM.

       A CSS::DOM::Array object is simply a blessed array reference. You can
       use it as an array directly, or use the methods below.

METHODS
   Constructor
	 $array = new CSS::DOM::Array;

       Creates a new blessed array.

   Object Methods
       length
	   Returns the length of the array.

       item ( $index)
	   Returns the array element at the given $index.

SEE ALSO
       CSS::DOM

       CSS::DOM::RuleList

       CSS::DOM::StyleSheetList

       CSS::DOM::MediaList

perl v5.14.1			  2010-12-10		    CSS::DOM::Array(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net