CSS::Selector

A selector in a CSS object tree
Download

CSS::Selector Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Cal Henderson
  • Publisher web site:
  • http://search.cpan.org/~iamcal/

CSS::Selector Tags


CSS::Selector Description

A selector in a CSS object tree CSS::Selector is a Perl module that represents a selector in a CSS object tree.SYNOPSIS use CSS;Read the CSS.pm pod for information about the CSS object tree.METHODSCONSTRUCTORSnew() or new( { ..options.. } )This constructor returns a new CSS::Selector object, with an optional hash of options. name selector name (as string) adaptor adaptor to use for serializationACCESSORSset_adaptor( 'CSS::Adaptor::Foo' )This method sets the current adaptor for the object. Requirements: · Perl


CSS::Selector Related Software