|
NAMECSS::Parse::Heavy - A CSS::Parse module using Parse::RecDescentSYNOPSISuse CSS; # Create a css stylesheet my $CSS = CSS->new({'parser' => 'CSS::Parse::Heavy'}); DESCRIPTIONThis module is a parser for CSS.pm. Read the CSS.pm pod for more detailsAUTHORSCopyright (C) 2001-2002, Allen Day <allenday@ucla.edu>Copyright (C) 2003-2004, Cal Henderson <cal@iamcal.com> SEE ALSOCSS, http://www.w3.org/TR/REC-CSS1
Visit the GSP FreeBSD Man Page Interface. |