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

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

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

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

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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



8.107. File::Spec::VMS


File::Spec for VMS. Overrides the
implementation of the File::Spec::Unix methods, but not the
interface.

catdir


File::Spec->catdir(dirspecs)

Concatenates a list of directories and returns the result as a
VMS-syntax directory specification.

catfile


File::Spec->catfile(filespecs)

Concatenates a list of file specifications and returns the result as
a path.

curdir


File::Spec->curdir

Returns string representing the current directory.

file_name_is_absolute


File::Spec->file_name_is_absolute(path)

Takes a path as argument and returns true if it is an absolute path.
Checks for VMS directory specification as well as Unix separators.

path


File::Spec->path

Translates the logical name DCL$PATH as a
searchlist.

rootdir


File::Spec->rootdir

Returns string representing the root directory.

updir


File::Spec->updir

Returns string representing the parent directory.



8.106. File::Spec::Unix8.108. File::Spec::Win32




Copyright © 2002 O'Reilly & Associates. All rights reserved.

/ 875