Quantcast
Channel: VMware Communities : Discussion List - vSphere SDK for Perl
Viewing all articles
Browse latest Browse all 1577

Possible precedence issue with control flow operator at /perlbrew/perls/perl-5.20.1/lib/site_perl/5.20.1/VMware/VICommon.pm line 2141.

$
0
0


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 '';
 }


 


 


Viewing all articles
Browse latest Browse all 1577

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>