1CSS::Adaptor::Debug(3)User Contributed Perl DocumentationCSS::Adaptor::Debug(3)
23
4
NAME
6CSS::Adaptor::Debug - An example adaptor for debugging CSS.
7
SYNOPSIS
9use CSS;
10...
11
DESCRIPTION
13This class implements a CSS::Adaptor object to display a stylesheet in
14'debugging' style.
15
AUTHORS
17Copyright (C) 2003-2004, Cal Henderson <cal@iamcal.com>
18
SEE ALSO
20CSS, CSS::Adaptor
2122
23
24
perl v5.32.1 2021-01-26 CSS::Adaptor::Debug(3)