- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 5061 - 5070 of 6,922 for content_length:[0 TO 9999] (0.1 sec)
-
readlink.txt
=over =item readlink EXPR X<readlink> =item readlink Returns the value of a symbolic link, if symbolic links are implemented. If not, raises an exception. If there is a system error, returns the un...perldoc.perl.org/functions/readlink.txtRegistered: Wed Apr 02 09:20:34 UTC 2025 - 349 bytes - Viewed (0) -
break.txt
=over =item break Break out of a C<given> block. L<C<break>|/break> is available only if the L<C<"switch"> feature|feature/The 'switch' feature> is enabled or if it is prefixed with C<CORE::>. The ...perldoc.perl.org/functions/break.txtRegistered: Wed Apr 02 21:00:03 UTC 2025 - 349 bytes - Viewed (0) -
continue.txt
=over =item continue BLOCK X<continue> =item continue When followed by a BLOCK, L<C<continue>|/continue BLOCK> is actually a flow control statement rather than a function. If there is a L<C<continu...perldoc.perl.org/functions/continue.txtRegistered: Wed Apr 02 21:08:27 UTC 2025 - 1.9K bytes - Viewed (0) -
write.txt
=over =item write FILEHANDLE X<write> =item write EXPR =item write Writes a formatted record (possibly multi-line) to the specified FILEHANDLE, using the format associated with that file. By defaul...perldoc.perl.org/functions/write.txtRegistered: Wed Apr 02 21:44:12 UTC 2025 - 1.7K bytes - Viewed (0) -
printf.txt
=over =item printf FILEHANDLE FORMAT, LIST X<printf> =item printf FILEHANDLE =item printf FORMAT, LIST =item printf Equivalent to C<print FILEHANDLE sprintf(FORMAT, LIST)>, except that L<C<$\>|perl...perldoc.perl.org/functions/printf.txtRegistered: Wed Apr 02 21:56:45 UTC 2025 - 1.6K bytes - Viewed (0) -
tied.txt
=over =item tied VARIABLE X<tied> Returns a reference to the object underlying VARIABLE (the same value that was originally returned by the L<C<tie>|/tie VARIABLE,CLASSNAME,LIST> call that bound th...perldoc.perl.org/functions/tied.txtRegistered: Wed Apr 02 23:29:45 UTC 2025 - 297 bytes - Viewed (0) -
lock.txt
=over =item lock THING X<lock> This function places an advisory lock on a shared variable or referenced object contained in I<THING> until the lock goes out of scope. The value returned is the scal...perldoc.perl.org/functions/lock.txtRegistered: Wed Apr 02 23:34:32 UTC 2025 - 565 bytes - Viewed (0) -
connect.txt
=over =item connect SOCKET,NAME X<connect> Attempts to connect to a remote socket, just like L<connect(2)>. Returns true if it succeeded, false otherwise. NAME should be a packed address of the app...perldoc.perl.org/functions/connect.txtRegistered: Thu Apr 03 00:21:24 UTC 2025 - 308 bytes - Viewed (0) -
getpriority.txt
=over =item getpriority WHICH,WHO X<getpriority> X<priority> X<nice> Returns the current priority for a process, a process group, or a user. (See L<getpriority(2)>.) Will raise a fatal exception if...perldoc.perl.org/functions/getpriority.txtRegistered: Thu Apr 03 01:06:22 UTC 2025 - 426 bytes - Viewed (0) -
class RDoc::NormalClass - Documentation for Rub...
class RDoc::NormalClass: A normal class, neither singleton nor anonymousdocs.ruby-lang.org/en/master/RDoc/NormalClass.htmlRegistered: Mon Jan 13 05:39:42 UTC 2025 - Last Modified: Thu Jan 02 13:20:03 UTC 2025 - 8.7K bytes - Viewed (0)