Help for this page
use OUILookup qw( get_oui_owner $oui_location ); $oui_location = "oui2.txt";
package OUILookup; use strict; ... $oui_address = "http://standards.ieee.org/regauth/oui/oui.txt"; $oui_location = "oui.txt"; }