- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 361 - 370 of 2,657 for host:perldoc.perl.org (0.18 sec)
-
link - Perldoc Browser
functions / link ( source , CPAN ) # link OLDFILE,NEWFILE Creates a new filename linked to the old filename. Returns ...perldoc.perl.org/functions/linkRegistered: Mon Jan 26 13:16:21 UTC 2026 - 15.1K bytes - Viewed (0) -
evalbytes - Perldoc Browser
functions / evalbytes ( source , CPAN ) # evalbytes EXPR # evalbytes This function is similar to a string eval , exce...perldoc.perl.org/functions/evalbytesRegistered: Mon Jan 26 13:16:48 UTC 2026 - 16.5K bytes - Viewed (0) -
split - Perldoc Browser
functions / split ( source , CPAN ) # split /PATTERN/,EXPR,LIMIT # split /PATTERN/,EXPR # split /PATTERN/ # split Spl...perldoc.perl.org/functions/splitRegistered: Mon Jan 26 13:13:42 UTC 2026 - 24.9K bytes - Viewed (0) -
encguess - guess character encodings of files -...
encguess ( source , CPAN ) CONTENTS NAME VERSION SYNOPSIS SWITCHES EXAMPLES: DESCRIPTION SEE ALSO LICENSE AND COPYRIG...perldoc.perl.org/encguessRegistered: Mon Jan 26 12:54:49 UTC 2026 - 18.1K bytes - Viewed (0) -
rand - Perldoc Browser
functions / rand ( source , CPAN ) # rand EXPR # rand Returns a random fractional number greater than or equal to 0 a...perldoc.perl.org/functions/randRegistered: Mon Jan 26 13:14:38 UTC 2026 - 16.6K bytes - Viewed (0) -
hex - Perldoc Browser
functions / hex ( source , CPAN ) # hex EXPR # hex Interprets EXPR as a hex string and returns the corresponding nume...perldoc.perl.org/functions/hexRegistered: Mon Jan 26 13:08:40 UTC 2026 - 15.9K bytes - Viewed (0) -
cos - Perldoc Browser
functions / cos ( source , CPAN ) # cos EXPR # cos Returns the cosine of EXPR (expressed in radians). If EXPR is omit...perldoc.perl.org/functions/cosRegistered: Mon Jan 26 13:13:49 UTC 2026 - 15.2K bytes - Viewed (0) -
Tie::File.txt
package Tie::File; use strict; use warnings; use Carp ':DEFAULT', 'confess'; use POSIX 'SEEK_SET'; use Fcntl 'O_CREAT', 'O_RDWR', 'LOCK_EX', 'LOCK_SH', 'O_WRONLY', 'O_RDONLY'; use constant O_ACCMOD...perldoc.perl.org/Tie::File.txtRegistered: Tue Jan 27 03:27:38 UTC 2026 - 75.6K bytes - Viewed (0) -
B::Concise.txt
package B::Concise; # Copyright (C) 2000-2003 Stephen McCamant. All rights reserved. # This program is free software; you can redistribute and/or modify it # under the same terms as Perl itself. # ...perldoc.perl.org/B::Concise.txtRegistered: Tue Jan 27 06:59:28 UTC 2026 - 59.6K bytes - Viewed (0) -
autodie::exception.txt
package autodie::exception; use 5.008; use strict; use warnings; use Carp qw(croak); use Scalar::Util qw(blessed); our $VERSION = '2.37'; # VERSION: Generated by DZP::OurPkg:Version # ABSTRACT: Exc...perldoc.perl.org/autodie::exception.txtRegistered: Tue Jan 27 05:47:35 UTC 2026 - 21.8K bytes - Viewed (0)