CSS::Parse::Lite(3pm) User Contributed Perl Documentation CSS::Parse::Lite(3pm)NAMECSS::Parse::Lite - A CSS::Parse module using regular expressionsSYNOPSISuse CSS; # Create a css stylesheet my $CSS = CSS->new({'parser' => 'CSS::Parse::Lite'});DESCRIPTIONThis module is a parser for CSS.pm. Read the CSS.pm pod for more detailsAUTHORCopyright (C) 2003-2004, Cal Henderson <cal@iamcal.com>SEE ALSOCSS, http://www.w3.org/TR/REC-CSS1 perl v5.14.2 2008-04-23 CSS::Parse::Lite(3pm)
| Related Man Pages |
|---|
| css::tiny(3) - centos |
| css::dom::rule(3pm) - debian |
| css::dom::util(3pm) - debian |
| css::dom::value::list(3pm) - debian |
| css::tiny(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |
| How to copy a column of multiple files and paste into new excel file (next to column)? |