Changes for version 0.02 - 2015-11-16
- In Win32::Netsh:
- Added netsh_path() to allow setting an alternative path to the netsh command
- Added can_netsh() to determine if the netsh command can be located and run successfully
- In Win32::Netsh::Wlan:
- In wlan_profile_info() and wlan_profile_info_all(), the ssid key is now an array reference to a list of ssid strings to allow support for profiles with more than one SSID defined
- Added wlan_connect() and wlan_disconnect()
- Updated Win32::Netsh::Wlan tests to add and delete test profiles
Documentation
Script to exercise various functions in the Win32::Netsh family of modules
Modules
A family of modules for querying and manipulating the network insterface of a Windows based PC using the netsh utility
Provide functions in that correlate to the Microsoft Windows netsh utility's interface context
Module contains utility functions used by various Win32::Netsh modules
Provide functions in that correlate to the Microsoft Windows netsh utility's wlan context