Perl Cd Bookshelf [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Perl Cd Bookshelf [Electronic resources] - نسخه متنی

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید

8.153. Net::Domain


Attempts to evaluate the current
host's Internet name and domain using several
methods. This module is part of the core Perl distribution starting
with Perl 5.8.

For example, each of the following Net::Domain functions will return
undef if the FQDN cannot be determined.


hostdomain()

Returns the remainder of the FQDN after the hostname has been removed.


hostfqdn()

Identifies and returns the FQDN of the current host.


hostname()

Returns the smallest part of the FQDN that can be used to identify
the host.


/ 875