NetStumbler-Wap version 0.01
============================

Version 0.01 -- 5/11/2004
	-- Initial version of Wap
This modules is for use with NetStumbler/Kismet/iStumbler
it was initially created for use with perl scripts under netstumbler, hence the netstumbler
package name. Got a better suggestion for a pacckge name send me an email to
washu@olypmus.net. This package provides a quick and easy lookup method to determine a 
vendor for a given mac address using a list generted from oui database.

Version 0.02 -- 5/11/2004
	-- Added META.yml to the distribution

Version 0.03 -- 5/11/2004
	-- changed version requirement to 5.8

Version 0.04 -- 5/13/2004
	-- remove perl version requirements for CPAN testing


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

none

COPYRIGHT AND LICENCE


Copyright (C) 2004 by Salvatore E. ScottoDiLuzio

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.3 or,
at your option, any later version of Perl 5 you may have available.