Skip to content

Commit

Permalink
Merge pull request #646 from hplato/owfs_noexp
Browse files Browse the repository at this point in the history
removed the 'use experimental' line
  • Loading branch information
hplato committed Dec 9, 2016
2 parents 70cc274 + 47a1f10 commit 94a3760
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Owfs_Item.pm
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ use Socket_Item;

package Owfs_Item;
use strict;
use experimental 'smartmatch';

@Owfs_Item::ISA = ('Generic_Item');

Expand Down

0 comments on commit 94a3760

Please sign in to comment.