Net-Wireless-802_11-WPA-CLI/WPA-CLI
Zane C. B-H 4864371866 import WPA::CLI from my personal repo
git-svn-id: svn://127.0.0.1/Perl/WPA::CLI/tags/0.1.0@113 0c1c3402-1be1-de11-8092-0022686faf23
2010-04-28 02:19:43 +00:00
..
lib/WPA import WPA::CLI from my personal repo 2010-04-28 02:19:43 +00:00
t import WPA::CLI from my personal repo 2010-04-28 02:19:43 +00:00
.cvsignore import WPA::CLI from my personal repo 2010-04-28 02:19:43 +00:00
Changes import WPA::CLI from my personal repo 2010-04-28 02:19:43 +00:00
MANIFEST import WPA::CLI from my personal repo 2010-04-28 02:19:43 +00:00
Makefile.PL import WPA::CLI from my personal repo 2010-04-28 02:19:43 +00:00
README import WPA::CLI from my personal repo 2010-04-28 02:19:43 +00:00

README

WPA-CLI

This is a module for making use of wpa_cli for controlling
wpa_supplicant.


INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc WPA::CLI

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=WPA-CLI

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/WPA-CLI

    CPAN Ratings
        http://cpanratings.perl.org/d/WPA-CLI

    Search CPAN
        http://search.cpan.org/dist/WPA-CLI


COPYRIGHT AND LICENCE

Copyright (C) 2008 Zane C. Bowers

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.