Searched refs:perl (Results 176 - 200 of 257) sorted by relevance

1234567891011

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dhtmlview.t1 #!/usr/bin/perl -w # -*- perl -*-
165 This is a link in a verbatim block &lt;a href=&quot;<a href="http://perl.org">http://perl.org</a>&quot;&gt; Perl &lt;/a&gt;</pre>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dconstant.pm164 When a constant is used in an expression, perl replaces it with its
336 E<lt>F<perl@itz.pp.sci.fi>E<gt>.
H A DUNIVERSAL.pm93 unblessed reference to a perl variable of type C<TYPE>, such as "HASH",
H A Dsort.pm83 sort - perl pragma to control sort() behaviour
H A DMemoize.pm1 # -*- mode: perl; perl-indent-level: 2; -*-
9 # write to mjd-perl-memoize+@plover.com for a license.
992 C<Memoize>, send an empty note to C<mjd-perl-memoize-request@plover.com>.
996 Mark-Jason Dominus (C<mjd-perl-memoize+@plover.com>), Plover Systems co.
998 See the C<Memoize.pm> Page at http://www.plover.com/~mjd/perl/Memoize/
1000 http://www.plover.com/~mjd/perl/MiniMemoize/ there is an article about
1009 information, visit http://perl.plover.com/book/ .
1012 empty message to C<mjd-perl-memoize-request@plover.com>. This mailing
H A DAutoLoader.pm216 F</usr/local/lib/perl5/POSIX.pm>, B<AutoLoader> will look for perl
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDebug.pm282 perl -MO=Debug[,OPTIONS] foo.pl
H A DBytecode.pm795 B<perl -MO=Bytecode>[B<,-H>][B<,-o>I<script.plc>] I<script.pl>
804 $ perl -MO=Bytecode,-H,-ohi -e 'print "hi!\n"'
805 $ perl hi
H A DConcise.pm749 # of the code we're looking at. In particular, perl gives sequence
771 # When you say "perl -MO=Concise -e '$a'", the output should look like:
799 perl -MO=Concise[,OPTIONS] foo.pl
807 the inner workings of perl or other compiler backends. It can print OPs in
811 perl's B<-Dx> debugging flag or the B<B::Terse> module, but it is more
819 % perl -MO=Concise -e '$a = $b + 42'
832 where I<opname> is the op that has been optimized away by perl.
H A DDeparse.pm146 # perl -Ifoo -e 'print @INC'
244 # for context, but not the same as the cx* in the perl core), which is
598 # or from perl's own defaults otherwise.
2319 # We don't want to say "sort(f 1, 2, 3)", since perl -w will
2845 # Outer parens in an array index will confuse perl
4123 B::Deparse - Perl compiler backend to produce perl code
4127 B<perl> B<-MO=Deparse>[B<,-d>][B<,-f>I<FILE>][B<,-p>][B<,-q>][B<,-l>]
4133 perl source code, based on the internal compiled structure that perl
4135 be exactly the same as the original source, since perl does
[all...]
H A DXref.pm11 perl -MO=Xref[,OPTIONS] foo.pl
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm511 expressions as arguments, but need to work before perl 5.005.
1378 In perl 5.8.0 and later, Test::Builder is thread-safe. The test
1404 See F<http://www.perl.com/perl/misc/Artistic.html>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm177 provided with perl, see the L</EXAMPLES> below.
185 replacement for the C<alarm> provided with perl, see the L</EXAMPLES> below.
294 In addition to the perl API described above, a C API is available for
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm59 CPAN is the world-wide archive of perl resources. It consists of about
352 Every Makefile.PL is run by perl in a separate process. Likewise we
363 prompt("Parameters for the 'perl Makefile.PL' command?
366 PREFIX=~/perl non-root users (please see manual for more hints)
395 kill a 'perl Makefile.PL' process after the specified time in seconds.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DLiblist.pm60 by the ld command when the perl binary is linked with the extension
77 List of libraries that need to be linked with when linking a perl
80 when linking perl.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseUtils.pm471 +perl+ L<perl>
567 there is also C<hyperlink>, derived from e.g. C<LE<lt>http://perl.comE<gt>>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.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.
261 pod2man SomeModule.pm /usr/perl/man/man3/SomeModule.3
268 troff -man -rC1 -rD1 perl.1 perldata.1 perlsyn.1 ...
272 troff -man -rF1 perl.1
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Denc2xs1 #!./perl
83 # UTF-8 encode long hand - only covers part of perl's range
88 # Now get core perl to encode that the way it likes.
186 print C "#include <perl.h>\n";
1051 module, you can use F<enc2xs> to add your own encoding to perl.
1115 $ perl Makefile.PL
1124 /usr/local/bin/perl /usr/local/bin/enc2xs -Q -O \
1144 PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib \
1269 icu:state is not used. Because of that, you need to write a perl
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm219 * during compilation of this module, please send a report to perlbug@perl.com
223 * 1. The complete output from running "perl -V"
265 * perl -x ppport.h *.c *.h *.xs foo/bar*.c [etc]
280 #!/usr/bin/perl
739 /* SvPVbyte does not work in perl-5.6.1, borrowed version for 5.7.3 */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm99 (if perl is compiled with corresponding option). The function
137 When perl is compiled with support for memory footprint debugging
166 is the property of a particular build of perl, and does not depend on
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSelect.pm372 bugs to <perl5-porters@perl.org>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Liblist/
H A DKid.pm32 # the libraries linked against perl.dll again.
47 # this is a rewrite of Andy Dougherty's extliblist in perl
170 # with the main perl executable.
194 # it is already linked in the main perl executable
392 if (($locspec,$type) = $lib =~ m-^([\w$\-]+)(/\w+)?- and $locspec =~ /perl/i) {
466 # before perl.exe).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DConfig.pm134 The configuration data is held globally in a file in the perl installation
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DArray.pm173 which are implemented as blessed references to an "inner" perl array.
/osnet-11/usr/src/cmd/perl/5.8.4/i386/
H A Dconfig.sh12 # Configured by : perl-bugs
65 cf_by='perl-bugs'
66 cf_email='perl-bugs@sun.com'
798 perl5='/bin/perl'
799 perl=''
801 perladmin='perl-bugs@sun.com'
803 perlpath='/usr/perl5/5.8.4/bin/perl'
908 startperl='#!/usr/perl5/5.8.4/bin/perl'

Completed in 50 milliseconds

1234567891011