add datetime module ups hp
This commit is contained in:
parent
4407270a54
commit
3d50632e9c
|
@ -24,6 +24,7 @@ use base qw(snmp_standard::mode::ntp);
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
use DateTime;
|
||||||
|
|
||||||
sub get_target_time {
|
sub get_target_time {
|
||||||
my ($self, %options) = @_;
|
my ($self, %options) = @_;
|
||||||
|
|
Loading…
Reference in New Issue