File: 01_use.t

package info (click to toggle)
libperl6-junction-perl 1.60000-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 148 kB
  • sloc: perl: 593; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (4)
1
2
3
4
use strict;
use Test::More tests => 1;

use_ok('Perl6::Junction');