11 lines
222 B
Text
11 lines
222 B
Text
|
--- 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' }
|
||
|
|