Diff Net-SSH-Perl-2.141.0 with a Net-SSH-Perl-2.142.0

/usr/portage/dev-perl/Net-SSH-Perl/Net-SSH-Perl-2.142.0.ebuild 2023-10-09 14:52:29.904368361 +0300
4 4
EAPI=8
5 5

  
6 6
DIST_AUTHOR=BDFOY
7
DIST_VERSION=2.141
7
DIST_VERSION=2.142
8 8
DIST_EXAMPLES=("eg/*")
9 9
inherit perl-module
10 10

  
......
38 38
"
39 39

  
40 40
PERL_RM_FILES=(
41
	# Gentoo integrity checks are used instead
42
	'SIGNATURE'
43
	't/00-signature.t'
44 41
	# Annoying author tests
45 42
	't/99-perlcritic.t'
46 43
	't/99-pod.t'
Thank you!