given/when and Smartmatch are depreciated in Perl 5.36 #8

Closed
opened 2025-10-12 19:49:15 +02:00 by sf · 0 comments
Owner
root@s920:/usr/local/bin# dnsvi catalog.fritz.box
given is deprecated at /usr/share/perl5/DNS/Vi.pm line 51.
when is deprecated at /usr/share/perl5/DNS/Vi.pm line 52.
when is deprecated at /usr/share/perl5/DNS/Vi.pm line 53.
when is deprecated at /usr/share/perl5/DNS/Vi.pm line 54.
when is deprecated at /usr/share/perl5/DNS/Vi.pm line 55.
Smartmatch is deprecated at /usr/share/perl5/DNS/Vi.pm line 74.
given is deprecated at /usr/share/perl5/DNS/Vi.pm line 84.
when is deprecated at /usr/share/perl5/DNS/Vi.pm line 87.
when is deprecated at /usr/share/perl5/DNS/Vi.pm line 102.
Smartmatch is deprecated at /usr/share/perl5/DNS/Vi.pm line 180.
Smartmatch is deprecated at /usr/share/perl5/DNS/Vi.pm line 181.
given is deprecated at /usr/bin/dnsvi line 101.
when is deprecated at /usr/bin/dnsvi line 102.
when is deprecated at /usr/bin/dnsvi line 103.
when is deprecated at /usr/bin/dnsvi line 104.
when is deprecated at /usr/bin/dnsvi line 105.
when is deprecated at /usr/bin/dnsvi line 106.
when is deprecated at /usr/bin/dnsvi line 107.
when is deprecated at /usr/bin/dnsvi line 108.
when is deprecated at /usr/bin/dnsvi line 109.
nothing changed

root@s920:/usr/local/bin# cat /etc/debian_version 
13.1
root@s920:/usr/local/bin# perl -v

This is perl 5, version 40, subversion 1 (v5.40.1) built for x86_64-linux-gnu-thread-multi
(with 48 registered patches, see perl -V for more detail)

Copyright 1987-2025, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at https://www.perl.org/, the Perl Home Page.

root@s920:/usr/local/bin# 
``` root@s920:/usr/local/bin# dnsvi catalog.fritz.box given is deprecated at /usr/share/perl5/DNS/Vi.pm line 51. when is deprecated at /usr/share/perl5/DNS/Vi.pm line 52. when is deprecated at /usr/share/perl5/DNS/Vi.pm line 53. when is deprecated at /usr/share/perl5/DNS/Vi.pm line 54. when is deprecated at /usr/share/perl5/DNS/Vi.pm line 55. Smartmatch is deprecated at /usr/share/perl5/DNS/Vi.pm line 74. given is deprecated at /usr/share/perl5/DNS/Vi.pm line 84. when is deprecated at /usr/share/perl5/DNS/Vi.pm line 87. when is deprecated at /usr/share/perl5/DNS/Vi.pm line 102. Smartmatch is deprecated at /usr/share/perl5/DNS/Vi.pm line 180. Smartmatch is deprecated at /usr/share/perl5/DNS/Vi.pm line 181. given is deprecated at /usr/bin/dnsvi line 101. when is deprecated at /usr/bin/dnsvi line 102. when is deprecated at /usr/bin/dnsvi line 103. when is deprecated at /usr/bin/dnsvi line 104. when is deprecated at /usr/bin/dnsvi line 105. when is deprecated at /usr/bin/dnsvi line 106. when is deprecated at /usr/bin/dnsvi line 107. when is deprecated at /usr/bin/dnsvi line 108. when is deprecated at /usr/bin/dnsvi line 109. nothing changed root@s920:/usr/local/bin# cat /etc/debian_version 13.1 root@s920:/usr/local/bin# perl -v This is perl 5, version 40, subversion 1 (v5.40.1) built for x86_64-linux-gnu-thread-multi (with 48 registered patches, see perl -V for more detail) Copyright 1987-2025, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at https://www.perl.org/, the Perl Home Page. root@s920:/usr/local/bin# ```
heiko self-assigned this 2025-11-03 14:30:14 +01:00
heiko added reference master 2025-11-03 14:30:19 +01:00
heiko closed this issue 2025-11-03 16:34:21 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
IUS/dnsvi#8
No description provided.