Browsing French translation

37790 of 76009 results
37790.
Net::Nslookup exports a single function, called nslookup. nslookup can be used to retrieve A, PTR, CNAME, MX, and NS records.
.
my $a = nslookup(host => "use.perl.org", type => "A");
.
my @mx = nslookup(domain => "perl.org", type => "MX");
.
my @ns = nslookup(domain => "perl.org", type => "NS");
Description
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in Package: libnet-nslookup-perl
37790 of 76009 results

This translation is managed by Ubuntu French Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.