Revision history for MikroTik-API
1.0.5 20180717
- allow empty password string (as default RouterOS setting)
- added some more files to .gitignore
- change from recv to read for IO::Socket
- added error handling for socket send/recv
- added socket options to avoid blocking
1.0.4 20170314
- bugfix: check for EOF, return retval=undef on EOF
1.0.3 20160211
- bugfix: Made possible to query for values with '=' in it
1.0.2 20151218
- added META.yml to MANIFEST
1.0.1 20151218
- added META.yml
1.0 20151218
- added timeout, probe_before_talk
0.01 20151210
- initial version