- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 401 - 410 of 2,621 for host:perldoc.perl.org (0.07 sec)
-
splain.txt
#!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell BEGIN { pop @INC if $INC[-1] e...perldoc.perl.org/splain.txtRegistered: Sat Jul 05 09:25:17 UTC 2025 - 19.1K bytes - Viewed (0) -
corelist.txt
#!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!/usr/bin/perl =head1 NAME co...perldoc.perl.org/corelist.txtRegistered: Sat Jul 05 09:08:15 UTC 2025 - 15.1K bytes - Viewed (0) -
libnetcfg.txt
#!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell =head1 NAME libnetcfg - config...perldoc.perl.org/libnetcfg.txtRegistered: Sat Jul 05 08:18:12 UTC 2025 - 15.5K bytes - Viewed (0) -
shasum.txt
#!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!perl ## shasum: filter for c...perldoc.perl.org/shasum.txtRegistered: Sat Jul 05 08:52:31 UTC 2025 - 9.8K bytes - Viewed (0) -
encguess.txt
#!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!./perl use 5.008001; BEGIN {...perldoc.perl.org/encguess.txtRegistered: Sat Jul 05 08:27:11 UTC 2025 - 3.1K bytes - Viewed (0) -
ptardiff.txt
#!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!/usr/bin/perl BEGIN { pop @I...perldoc.perl.org/ptardiff.txtRegistered: Sat Jul 05 07:54:13 UTC 2025 - 2.7K bytes - Viewed (0) -
perlebcdic.txt
=encoding utf8 =head1 NAME perlebcdic - Considerations for running Perl on EBCDIC platforms =head1 DESCRIPTION An exploration of some of the issues facing Perl programmers on EBCDIC based computers...perldoc.perl.org/perlebcdic.txt Similar Results (1)Registered: Wed Jul 02 10:40:32 UTC 2025 - 82.4K bytes - Viewed (0) -
Unicode::Collate::CJK::GB2312.txt
package Unicode::Collate::CJK::GB2312; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %u2p; my $wt = 0x8000; while (<DATA>) { last if /^__END__/; my @c = split; for my $c (@c) { nex...perldoc.perl.org/Unicode::Collate::CJK::GB2312.txtRegistered: Wed Jul 02 03:15:12 UTC 2025 - 34.4K bytes - Viewed (0) -
perlsec.txt
=head1 NAME perlsec - Perl security =head1 DESCRIPTION Perl is designed to make it easy to program securely even when running with extra privileges, like setuid or setgid programs. Unlike most comm...perldoc.perl.org/perlsec.txtRegistered: Wed Jul 02 11:22:12 UTC 2025 - 27.2K bytes - Viewed (0) -
perlreftut.txt
=head1 NAME perlreftut - Mark's very short tutorial about references =head1 DESCRIPTION One of the most important new features in Perl 5 was the capability to manage complicated data structures lik...perldoc.perl.org/perlreftut.txtRegistered: Wed Jul 02 17:39:38 UTC 2025 - 18.3K bytes - Viewed (0)