table of contents
CSS::Adaptor::Pretty(3pm) | User Contributed Perl Documentation | CSS::Adaptor::Pretty(3pm) |
NAME¶
CSS::Adaptor::Pretty - An example adaptor for pretty-printing CSS.
SYNOPSIS¶
use CSS; ...
DESCRIPTION¶
This class implements a CSS::Adaptor object to display a stylesheet in a 'pretty' style.
AUTHORS¶
Copyright (C) 2003-2004, Cal Henderson <cal@iamcal.com>
SEE ALSO¶
CSS, CSS::Adaptor
2020-12-29 | perl v5.32.0 |