The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

CSS, CSS::Adaptor