Changes for version 0.05

  • no longer store config in a shared %PRIVATE hash, now do it the same way as Net::Telnet and store it as part of the object. When using more than one object (say an AP and and SU) the config would be shared.
  • Add several new commands useful for managing SU
    • reset
    • set_baseid
    • set_suid
    • set_defaultopmode
    • freq
    • freq_writescan
    • freq_scantable
    • ipconfig
  • new commands don't have tests yet, but it is in the TODO