The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

CSS::DOM::StyleSheetList - Style sheet list class for CSS::DOM

VERSION

Version 0.15

DESCRIPTION

This module implements style sheet lists for CSS::DOM. It implements the StyleSheetList DOM interface.

This simply inherits from CSS::DOM::Array without adding anything extra.

SEE ALSO

CSS::DOM

CSS::DOM::Array