Dear people,
I have a question about how gethostbyaddr does its resolving. Say, I have
the following snippet of code:
use Socket;
use strict;
my ($port, $iaddr) = sockaddr_in (getpeername ($this->{'socket'}));
$this->{'host'} = gethostbyaddr ($iaddr,AF_INET) || inet_ntoa($iaddr);
$this->{'host_
hanges are bug fixes anyways.
Please report bugs and incompatibilities between 5.6 and 5.6.1 to our bug
database at:
http://bugs.activestate.com/ActivePerl
We'll either resolve or forward any issues as appropriate.
Jan Dubois & the ActivePerl team
__
.
Cheers,
-Jan
PS: I would recommend posting PDK problems to the PDK mailing list, so
that they will at least be picked up by us and added to the bug
database if they can't be resolved right away.
From: Scott Campbell [mailto:[EMAIL PROTECTED]
Hello everyone,
could anybody give me a hint how to solve the following problem?
When I try this:
#!/usr/bin/perl
use locale;
$aaa = ""; # specific lowercase central European character (e.g. with
special punctuation)
$bbb = uc($aaa);
print "$aaa\n$bbb\n";
the uc function doesn't convert an
On Wed, 23 Jan 2008, Michael Renner wrote:
> I am familiar with munin, a monitoring application written in perl.
>
> For an own plugin/extension, I want to monitor windows PC using the WMI
> protocol. But the installation for DBD::WMI (using cpan) fails:
DBD::WMI will only work on Wi
int "default credentials cache: ".$credcache->get_name()."\n";
print "kdc servers:
".Authen::Krb5::get_krbhst(Authen::Krb5::get_default_realm())."\n\n";
if (Authen::Krb5::get_in_tkt_with_password($userp, $servicep,