Lines Matching refs:comment
56 my ( $outfile, $outfile_sh, $outfile_bat, $bootfile, $newline, $comment,
212 $comment = "#"; # UNIX script comment character
2308 my $comment = $_[4];
2309 …print { $filehandle } "$comment #################################################################";
2311 …print { $filehandle } "$comment Apache OpenOffice $_[ 1 ] build environment file for: $_[ 2 ]. $ne…
2312 print { $filehandle } "$comment Generated on: $timestamp $newline";
2313 print { $filehandle } "$comment Source this file to set up the build environment. $newline";
2314 print { $filehandle } "$comment 1. exec $_[3] $newline";
2315 print { $filehandle } "$comment 2. source $outfile $newline";
2316 …print { $filehandle } "$comment #################################################################";
2406 print "$comment$newline";
2407 print "$comment $_[ 0 ]$newline";
2408 print "$comment$newline";
2410 print OUT_SH "$comment$newline";
2411 print OUT_SH "$comment $_[ 0 ]$newline";
2412 print OUT_SH "$comment$newline";