Searched refs:program (Results 101 - 125 of 169) sorted by relevance

1234567

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DSelfLoader.pm168 the 'main' program has an C<__END__>, but a module 'require'd (_not_ 'use'd)
169 by that program has a 'package main;' declaration followed by an 'C<__DATA__>',
172 program, since the compiler encounters the 'require'd file later.
H A Dperl5db.pl129 all over your program whenever a bit is set, cleared, or checked. So why do
151 a C program (like the interpreter) to check a bit in a scalar than to access
312 outputs a prompt. Also used to help determine if the program has finished
474 C<DB::sub> uses to tell when a program has recursed deeply. In addition, the
476 restore them to their original setting before the program being debugged begins
921 to avoid warnings later, setting itself up to not exit when the program
983 # Default to not exiting when program finishes; print the return
1701 # _After_ the perl program is compiled, $single is set to 1:
1759 # Last line in the program.
1818 will cause the debugger to return control to the user's program afte
[all...]
H A DAutoLoader.pm336 ones) in cases where C<@INC> contains relative paths, B<and> the program
H A Dsigtrap.pm195 These are the signals which a program might normally expect to encounter
H A Dutf8.pm48 program text in the current lexical scope (allow UTF-EBCDIC on EBCDIC based
H A DAutoSplit.pm31 This function will split up your program into files that the AutoLoader
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm3 # This program is free software; you can redistribute and/or modify it
8 # asks for the BEGIN blocks in her program. Update the comments and
250 print $walkHandle "main program:\n" if $do_main;
751 # program we're looking at were run on its own, these numbers would
753 # are compiled first, though, by the time we get to the user's program
762 # sequence number for the user's program as being a small offset
805 This compiler backend prints the internal OPs of a Perl program's syntax
856 the main body of the program (outside any subroutines, and not
913 Include the main program in the output, even if subroutines were also
1103 to be relative to the start of the real program
[all...]
H A DC.pm2117 your program. When the generated C source is compiled and run, it
2119 your program into its internal semi-compiled form. That means that
2121 execution speed of your program but may improve the start-up time.
2122 Depending on the environment in which your program runs this may be
2129 Without extra arguments, it saves the main program.
2209 Use the script name instead of the program name as $0.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL71 # Mar 25 2002: Rearrange generated Perl program.
99 If this program is invoked with the name F<s2p>, it will act as a
1811 # write full Perl program
1991 on the program's own text, and piping the output into C<sort -u>.
1996 If this program is invoked with the name F<s2p> it will act as a
1998 arguments are ignored), a Perl program is printed on standard
2038 This program is free and open software. You may use, modify,
2039 distribute, and sell this program (and any modified variants) in any
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSelect.pm4 # This program is free software; you can redistribute it and/or
377 This program is free software; you can redistribute it and/or
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/lib/List/
H A DUtil.pm4 # This program is free software; you can redistribute it and/or
254 This program is free software; you can redistribute it and/or
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Win32.pm398 Checks for the perl program under several common perl extensions.
H A DInstall.pm548 This program is free software; you can redistribute it and/or
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalcEmu.pm306 This program is free software; you may redistribute it and/or modify it under
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm102 test program.
112 It should be the first non-comment line output by your test program.
804 # Test program go boom.
818 print "\ttest program seems to have generated a core\n";
1143 This program is free software; you can redistribute it and/or
1218 This program is free software; you can redistribute it and/or
H A DMore.pm792 program, or for which you don't yet have code written. For that you
865 Often a failing test will cause the whole program to die or hang, even
1139 same program>.
1241 This program is free software; you can redistribute it and/or
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dclnt_dg.c121 * changed to improve the program efficiency and buffer allocation.
127 clnt_dg_create(const int fd, struct netbuf *svcaddr, const rpcprog_t program, argument
201 call_msg.rm_call.cb_prog = program;
827 * the program number field is the fourth field from the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2text.PL42 # This program is free software; you may redistribute it and/or modify it
271 This program is free software; you may redistribute it and/or modify it
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlivp.PL381 The B<perlivp> program is set up at Perl source code build time to test the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfigpm456 the C<Configure> program at Perl build time (over 900 values).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm283 Please correct me, if I guess the wrong path for a program. Don\'t
285 disable the use of a download program, you can type a space followed
323 $ans = prompt("Where is your $progname program?",$path) || $path;
330 $ans = prompt("What is your favorite pager program?",$path);
/osnet-11/usr/src/grub/grub2/
H A Dconfigure1636 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1637 | --program-pre | --program-pr | --program-p)
1639 -program-prefix=* | --program-prefix=* | --program
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/
H A DINET.pm4 # This program is free software; you can redistribute it and/or
428 This program is free software; you can redistribute it and/or
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
H A DSocket.pm43 file, this uses the B<h2xs> program (see the Perl source distribution)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPOP3.pm4 # This program is free software; you can redistribute it and/or
545 This program is free software; you can redistribute it and/or modify

Completed in 85 milliseconds

1234567