File: 01basic.t

package info (click to toggle)
libperlx-maybe-perl 1.202-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: perl: 155; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (5)
1
2
3
use Test::More tests => 1;
BEGIN { use_ok('PerlX::Maybe') };