css::parse::lite(3pm) debian man page | unix.com

Man Page: css::parse::lite

Operating Environment: debian

Section: 3pm

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(3pm) - debian
css::dom::exception(3pm) - debian
css::dom::rule(3pm) - debian
css::dom::value::list(3pm) - debian
css::minifier(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph