File: 04_parse_compiled.t

package info (click to toggle)
libcss-perl 1.08-1%2Bnmu1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 968 kB
  • ctags: 146
  • sloc: perl: 13,716; makefile: 15
file content (3 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (2)
1
2
3
$::PARSER = 'CSS::Parse::Compiled';
1 if $::PARSER;
require 't/harness_parse';