freenas-proxmox/perl5
Kevin Scott Adams a40e0ac299 Rework the error routine so it will not error out.
- Under a certain condition, the variable $freenas_rest_connection would
not be defined resulting in a perl ‘blessed’ error. Added logic to see
if a variable is being passed in the @_ and use it, else use
$freenas_rest_connection.
- Use caller (1)[3] instead of passing the function name through the @_.
2020-08-27 13:05:56 -04:00
..
PVE/Storage Rework the error routine so it will not error out. 2020-08-27 13:05:56 -04:00
REST Update comments/doc of the methods changes 2020-07-14 17:32:53 -04:00