CSS::Adaptor::Debug - An example adaptor for debugging CSS.


NAME

CSS::Adaptor::Debug - An example adaptor for debugging CSS.


SYNOPSIS

  use CSS;
  ...


DESCRIPTION

This class implements a CSS::Adaptor object to display a stylesheet in 'debugging' style.


AUTHORS

Copyright (C) 2003-2004, Cal Henderson <cal@iamcal.com>


SEE ALSO

the CSS manpage, the CSS::Adaptor manpage