File: prereqs.t

package info (click to toggle)
libdist-zilla-plugin-test-eol-perl 0.19-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 348 kB
  • sloc: perl: 340; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
# generated from dist.ini
use strict;
use warnings;
use Test::More tests => 1;
use Test::EOL ();
pass('all is good!');