File: 00_compile.t

package info (click to toggle)
libpath-class-uri-perl 0.08-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144 kB
  • sloc: perl: 157; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 76 bytes parent folder | download
1
2
3
4
use strict;
use Test::More tests => 1;

BEGIN { use_ok 'Path::Class::URI' }