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

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

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

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

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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



8.209. Text::Wrap


Wraps text into a paragraph. Defines the
$columns variable, which specifies the output line
length. Default is 76. Exported on request.
Provides the following function.

wrap


wrap (init_str, other_str, text)

Breaks lines of array text at the word
boundary closest to the size of a line. Prepends
init_str to the first output line and
other_str to subsequent lines, for
indentation. Exported by default.



8.208. Text::Tabs8.210. Thread




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

/ 875