$OpenBSD: patch-libexec_Nfcomm_pm,v 1.1 2011/03/24 23:04:00 sthen Exp $ --- libexec/Nfcomm.pm.orig Thu Mar 17 01:44:50 2011 +++ libexec/Nfcomm.pm Thu Mar 17 01:44:42 2011 @@ -35,6 +35,7 @@ package Nfcomm; use strict; +no warnings 'deprecated'; # BEGIN { $ENV{PATH} = '/usr/ucb:/bin' }