File: 04_parse_compiled.t

package info (click to toggle)
libcss-perl 1.09-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 980 kB
  • sloc: perl: 13,716; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 79 bytes parent folder | download | duplicates (4)
1
2
3
$::PARSER = 'CSS::Parse::Compiled';
1 if $::PARSER;
require 't/harness_parse';