debian man page for css::parse::lite

Query: css::parse::lite

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CSS::Parse::Lite(3pm)					User Contributed Perl Documentation				     CSS::Parse::Lite(3pm)

NAME
CSS::Parse::Lite - A CSS::Parse module using regular expressions
SYNOPSIS
use CSS; # Create a css stylesheet my $CSS = CSS->new({'parser' => 'CSS::Parse::Lite'});
DESCRIPTION
This module is a parser for CSS.pm. Read the CSS.pm pod for more details
AUTHOR
Copyright (C) 2003-2004, Cal Henderson <cal@iamcal.com>
SEE ALSO
CSS, http://www.w3.org/TR/REC-CSS1 perl v5.14.2 2008-04-23 CSS::Parse::Lite(3pm)
Related Man Pages
css::dom::rule::media(3pm) - debian
css::dom::style(3pm) - debian
css::dom::util(3pm) - debian
css::minifier(3pm) - debian
css::tiny(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com