File: 01basic.t

package info (click to toggle)
libmodule-package-rdf-perl 0.014-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 384 kB
  • sloc: perl: 3,459; makefile: 2; sh: 1
file content (2 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (3)
1
2
use Test::More tests => 1;
BEGIN { use_ok('Module::Package::RDF') };