this is just a warning, but it is quite irritating. How can we get rid if it?
It appears to be in this piece of code:
sub get_session_loaded {
my $self = shift;
my $user_agent = $self->{user_agent};
return defined $user_agent->cookie_jar and
$user_agent->cookie_jar->as_string ne '';
}
VMware-vSphere-Perl-SDK-5.5.0-1384587 broken with perl 5.20
Take a look at that thread, might be helpful.
awesome, thanks ![]()
