Net::MAC::Vendor

Look up the vendor for a MAC
Download

Net::MAC::Vendor Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • brian d foy
  • Publisher web site:
  • http://search.cpan.org/~bdfoy/

Net::MAC::Vendor Tags


Net::MAC::Vendor Description

Look up the vendor for a MAC Net::MAC::Vendor is a Perl module to look up the vendor for a MAC.SYNOPSIS use Net::MAC::Vendor; my $mac = "00:0d:93:29:f6:c2"; my $array = Net::MAC::Vendor::lookup( $mac );You can also run this as a script with as many arguments as you like. The module realizes it is a script, looks up the information for each MAC, and outputs it. perl Net/MAC/Vendor.pm 00:0d:93:29:f6:c2 00:0d:93:29:f6:c5 Requirements: · Perl


Net::MAC::Vendor Related Software