File: 001_basics.t

package info (click to toggle)
libdancer2-plugin-passphrase-perl 3.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: perl: 190; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (4)
1
2
3
4
use strict;
use warnings;
use Test::More tests => 1;
use_ok 'Dancer2::Plugin::Passphrase';