File: 01basic.t

package info (click to toggle)
libxml-atom-owl-perl 0.103-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 344 kB
  • sloc: perl: 3,903; makefile: 11
file content (3 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (7)
1
2
3
use Test::More tests => 1;
BEGIN { use_ok('XML::Atom::OWL') };