Lines Matching refs:in

16 # This forces PL files to create target in same directory as PL file.
99 # Changed in 1.06 to skip Mail::Send and Mail::Util if not available.
100 # Changed in 1.07 to see more sendmail execs, and added pipe output.
101 # Changed in 1.08 to use correct address for sendmail.
102 # Changed in 1.09 to close the REP file before calling it up in the editor.
104 # Changed in 1.10 to run under VMS without Mail::Send; also fixed
106 # Changed in 1.11 to clean up some text and removed Mail::Send deactivator.
107 # Changed in 1.12 to check for editor errors, make save/send distinction
109 # Changed in 1.13 to hopefully make it more difficult to accidentally
111 # Changed in 1.14 to make the prompts a little more clear on providing
113 # Changed in 1.15 to add warnings to stop people using perlbug for non-bugs.
115 # Changed in 1.16 to include @INC, and allow user to re-edit if no changes.
116 # Changed in 1.17 Win32 support added. GSAR 97-04-12
117 # Changed in 1.18 add '-ok' option for reporting build success. CFR 97-06-18
118 # Changed in 1.19 '-ok' default not '-v'
121 # Changed in 1.20 Added patchlevel.h reading and version/config checks
122 # Changed in 1.21 Added '-nok' for reporting build failure DFD 98-05-05
123 # Changed in 1.22 Heavy reformatting & minor bugfixes HVDS 98-05-10
124 # Changed in 1.23 Restore -ok(ay): say 'success'; don't prompt
125 # Changed in 1.24 Added '-F<file>' to save report HVDS 98-07-01
126 # Changed in 1.25 Warn on failure to open save file. HVDS 98-07-12
127 # Changed in 1.26 Don't require -t STDIN for -ok. HVDS 98-07-15
128 # Changed in 1.27 Added Mac OS and File::Spec support CNANDOR 99-07-27
129 # Changed in 1.28 Additional questions for Perlbugtron RFOLEY 20.03.2000
130 # Changed in 1.29 Perlbug(tron): auto(-ok), short prompts RFOLEY 05-05-2000
131 # Changed in 1.30 Added warnings on failure to open files MSTEVENS 13-07-2000
132 # Changed in 1.31 Add checks on close().Fix my $var unless. TJENNESS 26-07-2000
133 # Changed in 1.32 Use File::Spec->tmpdir TJENNESS 20-08-2000
134 # Changed in 1.33 Don't require -t STDOUT for -ok.
135 # Changed in 1.34 Added Message-Id RFOLEY 18-06-2002
136 # Changed in 1.35 Use File::Temp (patch from Solar Designer) NWCLARK 28-02-2004
242 # Users address, used in message and in Reply-To header
313 # Possible administrator addresses, in order of confidence
352 in perl, and e-mail it to $address. It is *NOT* intended for
354 intended for reporting bugs in third-party perl modules. It is *ONLY*
484 to use, then just press Enter, otherwise type in
508 # Generate scratch file to edit report in
573 # read in the report template once so that
700 # Check that we have a report that has some, eh, report in it.
707 # in *any* line.
751 print "\n\nName of file to save message in [$file_save]: ";
770 print "\nMessage saved in `$file'.\n";
780 print "If not, type in the new subject.\n";
801 your message should be sent, type in "yes" (without the quotes) at the
869 (leaving bug report in $filename): $sts
893 been left in the file `$filename'.
932 -v Include Verbose configuration data in the report
943 in a file with -f, you will get a chance to edit the message.
957 in the body of the report which you will be asked to edit.
1028 find the B<-d> option useful to get summary information in that case.
1050 features in Perl. Make sure the behavior you are witnessing doesn't fall
1058 Check in L<perldiag> to see what any Perl error message(s) mean.
1059 If message isn't in perldiag, it probably isn't generated by Perl.
1084 (B<dbx>, B<gdb>, etc) to produce a stack trace to include in the bug
1091 =item Can you describe the bug in plain English?
1123 to mail your report after you have typed it in, you may have to compose
1137 is in your code, or even to get no reply at all. The Perl maintainers
1141 C<Changes> file in any development releases since the time you submitted
1164 in a file with B<-f>, you will get a chance to edit the message.
1248 Include verbose configuration data in the report.