debian man page for css::parse::heavy

Query: css::parse::heavy

OS: debian

Section: 3pm

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

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

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

NAME
CSS::Parse::Heavy - A CSS::Parse module using Parse::RecDescent
SYNOPSIS
use CSS; # Create a css stylesheet my $CSS = CSS->new({'parser' => 'CSS::Parse::Heavy'});
DESCRIPTION
This module is a parser for CSS.pm. Read the CSS.pm pod for more details
AUTHORS
Copyright (C) 2001-2002, Allen Day <allenday@ucla.edu> 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::Heavy(3pm)
Related Man Pages
css::tiny(3) - centos
css::dom::value(3pm) - debian
css::minifier::xs(3pm) - debian
css::style(3pm) - debian
css::tiny(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?