Searched refs:perl (Results 201 - 225 of 257) sorted by relevance

1234567891011

/osnet-11/usr/src/cmd/perl/5.8.4/sparc/
H A Dconfig.sh12 # Configured by : perl-bugs
64 cf_by='perl-bugs'
65 cf_email='perl-bugs@sun.com'
797 perl5='/bin/perl'
798 perl=''
800 perladmin='perl-bugs@sun.com'
802 perlpath='/usr/perl5/5.8.4/bin/perl'
907 startperl='#!/usr/perl5/5.8.4/bin/perl'
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Object/
H A DObject.xs112 * perl part. If the object is a Group, the linked list of Items will be
113 * wrapped in the corresponding perl structure and stored in a tied perl array.
167 * The XS code exported to perl is below here. Note that the XS preprocessor
225 # the perl stack as a list.
232 * For Items, return the perl representation
263 * For embedded objects and Groups, return a ref to the perl SV.
355 * Because both libexacct and perl know about the ea_object_t, we have
359 * let perl clean up the Objects, so we zero the eo_group chain.
566 * For Items, save the perl representatio
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DHandle.pm137 opposite of read. The wrapper for the perl C<write> function is
165 C<flush> causes perl to flush any buffered data at the perlio api level.
H A DSocket.pm463 Perl Porters. Please report all bugs to <perl5-porters@perl.org>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/
H A DUtil.xs7 #include <perl.h>
430 croak("weak references are not implemented in this release of perl");
442 croak("weak references are not implemented in this release of perl");
472 croak("vstrings are not implemented in this release of perl");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDB.pm24 # these are hardcoded in perl source (some are magical)
85 # this is called by perl for every statement
614 by Swat, the perl/Tk GUI debugger.
801 to perl's debugging functionality. As such, this interface should be considered
H A Dcharnames.pm440 file should return a list in plain perl:
H A Dperl5db.pl3 C<perl5db.pl> - the perl debugger
7 perl -d your_Perl_script
11 C<perl5db.pl> is the perl debugger. It is loaded automatically by Perl when
12 you invoke a script with C<perl -d>. This documentation tries to outline the
667 # This file is automatically included if you do perl -d.
779 # + Fixed bug in help command trying to call perl method code.
854 # + Fixed warnings generated by "perl -dWe 42"
904 # + Fix a side-effect of bug #24674 in the perl debugger ("odd taint bug")
1356 # see bug [perl #24674]
1701 # _After_ the perl progra
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFunctions.pm17 perl /path/to/lib/Pod/Functions.pm
83 'Flow' => 'Keywords related to control flow of your perl program',
89 'Modules' => 'Keywords related to perl modules',
363 unpack Binary,LIST convert binary structure into normal perl variables
H A DMan.pm337 $$self{release} = 'perl v' . join ('.', @version);
388 # */lib/*perl*/ standard or site_perl module
389 # */*perl*/lib/ from -Dprefix=/opt/perl
390 # */*perl*/ random module hierarchy
403 if ($dirs[$i] eq 'lib' && $dirs[$i + 1] =~ /perl/) {
406 } elsif ($dirs[$i] =~ /perl/) {
1401 B<pod2man> by Tom Christiansen <tchrist@mox.perl.com>.
H A DPlainText.pm701 original Pod::Text by Tom Christiansen E<lt>tchrist@mox.perl.comE<gt> and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/bin/
H A Dprove1 #!/usr/bin/perl -w
221 F<prove>'s C<-T> runs your tests under C<perl -T>, and C<-t> runs them
222 under C<perl -t>.
287 Runs test programs under perl's -t taint warning mode.
291 Runs test programs under perl's -T taint mode.
328 See L<http://www.perl.com/perl/misc/Artistic.html>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm471 # To be correct, it should use a STREAMS API, but perl doesn't have one.
1448 Tom Christiansen E<lt>F<tchrist (at) perl.com>E<gt> and Larry Wall
1501 L<http://cpanratings.perl.org/d/Sys-Syslog>
1517 L<http://perldoc.perl.org/Sys/Syslog.html>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm1677 perl Makefile.PL ; make ; make dist
1691 perl Makefile.PL
1703 rpm -ih RPMS/noarch/perl-Net-Ping-xxxx.rpm
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL46 # enable debug/trace messages from DynaLoader perl code
195 print STDERR "DynaLoader not linked into this perl\n"
228 croak("Can't load module $module, dynamic loading not available in this perl.\n".
229 " (You may need to build a new perl executable which either supports\n".
297 # Execute optional '.bootstrap' perl script for this module.
320 # in this perl code simply because this was the last perl code
365 # or the perl library auto directories.
372 "; # \$Config::Config{'dlext'} suffix for perl extensions\n";
767 This unloading is usually necessary when embedding a shared-object perl (
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/
H A DINET.pm354 $sock = IO::Socket::INET->new(PeerAddr => 'www.perl.org',
423 bugs to <perl5-porters@perl.org>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
H A DSocket.pm118 pack_sockaddr_un() or the perl builtin functions getsockname() and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
H A DNormalize.pm387 http://homepage1.nifty.com/nomenclator/perl/
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DUnix.pm125 Since perl 5.8.0, if running under taint mode, and if $ENV{TMPDIR}
137 if (${"\cTAINT"}) { # Check for taint mode on perl >= 5.8.0
H A DVMS.pm272 Since perl 5.8.0, if running under taint mode, and if $ENV{TMPDIR}
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm108 The stub package included with the perl distribution allows some
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2ph.PL1 #!/usr/local/bin/perl
26 # In this section, perl variables will be expanded during extraction.
35 # In the following, perl variables are not expanded during extraction.
357 # also, remove * (C dereference operator) to avoid perl syntax
709 # function with perl as the .h files do with cc.
834 perl(1)
H A Dlibnetcfg.PL1 #!/usr/local/bin/perl
25 # In this section, perl variables will be expanded during extraction.
34 # In the following, perl variables are not expanded during extraction.
45 Starting from perl 5.8 libnet is part of the standard Perl
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm135 # Need the Symbol package if we are running older perl
1943 Currently, you must be running at least perl v5.6.0 in order to
1946 available in older versions of perl. The problem is that the version
1947 number for Fcntl is the same in perl 5.6.0 and in 5.005_03 even though
1976 # Dont allow this on perl 5.005 or earlier
1979 croak "Currently requires perl 5.006 or newer to do the safe checks";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm1381 F<perl/lib/Unicode/Collate/> if you have F<perl/lib/Unicode/Collate.pm>.
1659 $Collator->eq("perl", "PERL"); # false
1663 $Collator->eq("perl", "PERL"); # true
1667 $Collator->eq("perl", "PERL"); # false
1675 $Collator->change(level => 2)->eq("perl", "PERL"); # true
1677 $Collator->eq("perl", "PERL"); # true; now max level is 2nd.
1679 $Collator->change(level => 4)->eq("perl", "PERL"); # false
1729 http://homepage1.nifty.com/nomenclator/perl/

Completed in 54 milliseconds

1234567891011