File: 01basic.t

package info (click to toggle)
libperlx-maybe-xs-perl 1.001-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: pascal: 33; perl: 16; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 66 bytes parent folder | download | duplicates (3)
1
2
3
use Test::More tests => 1;
BEGIN { use_ok('PerlX::Maybe::XS') };