| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/ |
| D | buildperl.pl | 58 perl => [ 72 perl => [ 88 perl => [ 97 my(%perl, @perls); 118 $perl{$1} = { version => $2, source => $File::Find::name }; 121 if (exists $opt{perl}) { 122 for my $perl (@{$opt{perl}}) { 123 my $p = $perl; 124 exists $perl{$p} or $p = "perl$perl"; 125 exists $perl{$p} or $p = "perl-$perl"; [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/lib/File/Spec/t/ |
| D | rel2abs2rel.t | 31 my($perl) = shift; 32 $perl = File::Spec->catfile(File::Spec->curdir, $perl) unless 33 File::Spec->file_name_is_absolute($perl); 35 return $perl; 42 my $perl = shift; 46 system($perl, "rel2abs2rel$$.pl"); 60 my $perl = safe_rel($^X); 61 is( sayok($perl), "ok\n", "`$perl rel2abs2rel$$.pl` works" ); 63 $perl = File::Spec->rel2abs($^X); 64 is( sayok($perl), "ok\n", "`$perl rel2abs2rel$$.pl` works" ); [all …]
|
| /mirbsd/src/usr.bin/file/magdir/ |
| D | commands | 53 # For Larry Wall's perl language. The ``eval'' line recognizes an 56 0 string #!/bin/perl perl commands text 57 0 string #!\ /bin/perl perl commands text 58 0 string eval\ "exec\ /bin/perl perl commands text 59 0 string #!/usr/bin/perl perl commands text 60 0 string #!\ /usr/bin/perl perl commands text 61 0 string eval\ "exec\ /usr/bin/perl perl commands text 62 0 string #!/usr/local/bin/perl perl commands text 63 0 string #!\ /usr/local/bin/perl perl commands text 64 0 string #!/usr/bin/env\ perl perl commands text [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | Makefile.SH | 255 public = perl\$(EXE_EXT) $suidperl utilities translators 353 h3 = pad.h patchlevel.h perl.h perlapi.h perly.h pp.h proto.h regcomp.h 359 c2 = perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c 501 $(LIBPERL_NONSHR): perl$(OBJ_EXT) $(obj) 503 $(AR) rcu $(LIBPERL_NONSHR) perl$(OBJ_EXT) $(obj) 511 LIBPERLEXPORT = perl.exp 520 PERLEXPORT = perl.exp 526 perl.exp: $(MINIPERLEXP) makedef.pl config.sh $(SYM) $(SYMH) 527 ./$(MINIPERLEXP) makedef.pl PLATFORM=aix CC_FLAGS="$(OPTIMIZE)" | sort -u | sort -f > perl.exp 536 ./$(MINIPERLEXP) makedef.pl PLATFORM=os2 -DPERL_DLL=$(PERL_DLL) CC_FLAGS="$(OPTIMIZE)" > perl.exp [all …]
|
| D | Changes5.8.2 | 34 Branch: maint-5.8/perl 39 Branch: maint-5.8/perl 49 Branch: maint-5.8/perl 54 Branch: maint-5.8/perl 64 Branch: maint-5.8/perl 74 Branch: maint-5.8/perl 82 Branch: maint-5.8/perl 90 Branch: maint-5.8/perl 100 Branch: maint-5.8/perl 110 Branch: maint-5.8/perl [all …]
|
| D | installperl | 54 my $perl = defined($ENV{PERLNAME}) ? $ENV{PERLNAME} : 'perl'; 62 : $perl; 100 -o Skip checking for other copies of perl in your PATH. 102 -A Also install perl with the architecture's name in the perl binary's 181 die "Patchlevel of perl ($patchlevel)", 240 -x 'perl' . $exe_ext || die "perl isn't executable!\n"; 243 -x $ndbg . 'perl' . $exe_ext || die "${ndbg}perl$exe_ext isn't executable!\n"; 245 -x $dbg . 'perl' . $exe_ext || die "${dbg}perl$exe_ext isn't executable!\n"; 302 -f $perldll || die "No perl DLL built\n"; 322 safe_unlink("$installbin/$dbg$perl$exe_ext"); [all …]
|
| D | Changes5.6 | 26 Tom Christiansen <tchrist@perl.com> 72 Chip Salzenberg <chip@perl.com> 98 Branch: perl 110 Branch: perl 116 Branch: perl 121 Branch: perl 129 !> ext/IO/lib/IO/File.pm hints/machten.sh pod/perl.pod 136 Branch: perl 141 Branch: perl 147 Branch: perl [all …]
|
| D | Changes5.005 | 24 Tom Christiansen <tchrist@perl.com> 57 Chip Salzenberg <chip@perl.com> 83 Branch: maint-5.005/perl 88 Branch: maint-5.005/perl 93 Branch: maint-5.005/perl 98 Branch: maint-5.005/perl 103 Branch: maint-5.005/perl 108 Branch: maint-5.005/perl 116 Branch: maint-5.005/perl 124 Branch: maint-5.005/perl [all …]
|
| D | Changes5.8.3 | 42 Branch: maint-5.8/perl 47 Branch: maint-5.8/perl 52 Branch: maint-5.8/perl 60 Branch: maint-5.8/perl 65 Branch: maint-5.8/perl 70 Branch: maint-5.8/perl 76 Branch: maint-5.8/perl 81 Branch: maint-5.8/perl 86 Branch: maint-5.8/perl 91 Branch: maint-5.8/perl [all …]
|
| D | Changes5.8.6 | 34 Branch: maint-5.8/perl 53 Branch: maint-5.8/perl 58 Branch: maint-5.8/perl 64 Subject: [perl #3242] [PATCH]No error on assignment to $> 65 From: "Steve Peters via RT" <perlbug-followup@perl.org> 67 Message-ID: <rt-3.0.11-3242-100676.6.32723019025057@perl.org> 80 Branch: maint-5.8/perl 86 Subject: [perl #32486] error in documentation for POSIX::pipe 87 From: chris@ex-parrot.com (via RT) <perlbug-followup@perl.org> 89 Message-ID: <rt-3.0.11-32486-100537.1.04456486825399@perl.org> [all …]
|
| D | Changes5.8.5 | 33 Branch: maint-5.8/perl 38 Branch: maint-5.8/perl 43 Branch: maint-5.8/perl 50 Branch: maint-5.8/perl 55 Branch: maint-5.8/perl 64 Branch: maint-5.8/perl 84 Finding a way to put "I'm MAINT" in perl -v is a TODO 118 Branch: maint-5.8/perl 130 Branch: maint-5.8/perl 137 Branch: maint-5.8/perl [all …]
|
| D | Changes5.8.7 | 33 Branch: maint-5.8/perl 46 Branch: maint-5.8/perl 51 Branch: maint-5.8/perl 57 Subject: [perl #36037] Perl 5.8.7-RC1 build problems on LynxOS 58 From: Olli Savia (via RT) <perlbug-followup@perl.org> 60 Message-ID: <rt-3.0.11-36037-113779.5.23037641993746@perl.org> 61 Branch: maint-5.8/perl 71 Branch: maint-5.8/perl 76 Branch: maint-5.8/perl 83 Branch: maint-5.8/perl [all …]
|
| D | Changes5.8.4 | 36 Branch: maint-5.8/perl 42 Subject: [perl #28456] Typo in perlipc man page, and suggestions for same 43 From: Axel Boldt (via RT) <perlbug-followup@perl.org> 44 Message-ID: <rt-3.0.8-28456-84424.10.5222745276547@perl.org> 46 Branch: maint-5.8/perl 59 forms and shaft anyone who installs a private perl within ~ 74 Branch: maint-5.8/perl 82 Branch: maint-5.8/perl 83 ! installperl perl.c pod/perl584delta.pod 87 Branch: maint-5.8/perl [all …]
|
| D | Changes5.8.1 | 33 Branch: maint-5.8/perl 38 Branch: maint-5.8/perl 43 Branch: maint-5.8/perl 60 Branch: maint-5.8/perl 71 Branch: maint-5.8/perl 78 Branch: maint-5.8/perl 83 Branch: maint-5.8/perl 91 Branch: maint-5.8/perl 96 Branch: maint-5.8/perl 101 Branch: maint-5.8/perl [all …]
|
| D | README.vos | 11 This file contains notes for building perl on the Stratus VOS 26 pre-compiled, supported copy of perl by purchasing Release 2.0.1 30 =head2 Multiple methods to build perl for VOS 32 If you elect to build perl from its source code, you have several 33 different ways that you can build perl. The method that you use 42 must build perl using the alpha version of VOS POSIX support and 43 using the VOS Standard C Cross-compiler. You must build perl on 46 This version of perl is properly called "miniperl" because it 47 does not contain the complete perl functionality. 49 You must build perl with the compile_perl.cm command macro found [all …]
|
| D | Changes | 33 Branch: maint-5.8/perl 39 Subject: [perl #38380] Typo in perlfunc.pod 40 From: p.boven@sara.nl (via RT) <perlbug-followup@perl.org> 41 Message-ID: <rt-3.0.11-38380-129047.11.4217468041333@perl.org> 43 Branch: maint-5.8/perl 48 Branch: maint-5.8/perl 54 Branch: maint-5.8/perl 60 Branch: maint-5.8/perl 65 Branch: maint-5.8/perl 66 ! pad.c perl.c [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | buildext.pl | 71 my $perl = $^X; 73 if ($perl =~ m#^\.\.#) 75 $perl = "$here\\$perl"; 77 (my $topdir = $perl) =~ s/\\[^\\]+$//; 83 my @args = ($perl, ("$pl2bat.pl") x 2); 115 my @perl = ($perl, "-I$here\\..\\lib", 'Makefile.PL', 121 @perl = (@perl[0,1],"-MCross=$::Cross::platform",@perl[2..$#perl]); 123 print join(' ', @perl), "\n"; 124 $code = system(@perl);
|
| /mirbsd/src/gnu/usr.bin/perl/os2/ |
| D | Makefile.SHs | 48 PERL_DLL_BASE = perl$dll_post 58 $(LIBPERL): perl.imp perl5.def libperl_override.lib 59 emximp -o $(LIBPERL) perl.imp 60 cp $(LIBPERL) perl.lib 82 $(AOUT_LIBPERL_DLL): perl.imp $(PERL_DLL) perl5.def 83 emximp -o $(AOUT_LIBPERL_DLL) perl.imp 85 perl.imp: perl5.def imp_version 86 emximp -o perl.imp perl5.def 92 .PHONY: perl_dll installcmd aout_clean aout_install aout_install.perl \ 106 $(PERL_DLL): $(obj) perl5.def perl$(OBJ_EXT) perlmain$(OBJ_EXT) $(DYNALOADER) [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/jpl/JPL/ |
| D | Compile.pm | 108 my $perl = $4; 116 $perl =~ s/^[ \t]+\Z//m; 117 $perl =~ s/^[ \t]*\n//; 118 push(@protos, [$method, $proto, $perl, $linenum]); 563 my $perl = ""; 567 $perl .= <<""; 580 $perl .= <<""; 594 $perl .= <<""; 618 $perl .= <<""; 633 $perl .= <<""; [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/t/io/ |
| D | inplace.t | 12 `.\\perl -le "print 'foo'" > .a`; 13 `.\\perl -le "print 'foo'" > .b`; 14 `.\\perl -le "print 'foo'" > .c`; 18 `perl -le "print 'foo'" > .a`; 19 `perl -le "print 'foo'" > .b`; 20 `perl -le "print 'foo'" > .c`; 30 `MCR []perl. -le "print 'foo'" > ./.a`; 31 `MCR []perl. -le "print 'foo'" > ./.b`; 32 `MCR []perl. -le "print 'foo'" > ./.c`;
|
| D | iprefix.t | 12 `.\\perl -le "print 'foo'" > .a`; 13 `.\\perl -le "print 'foo'" > .b`; 14 `.\\perl -le "print 'foo'" > .c`; 18 `perl -le "print 'foo'" > .a`; 19 `perl -le "print 'foo'" > .b`; 20 `perl -le "print 'foo'" > .c`; 24 `MCR []perl. -le "print 'foo'" > ./.a`; 25 `MCR []perl. -le "print 'foo'" > ./.b`; 26 `MCR []perl. -le "print 'foo'" > ./.c`;
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/DProf/t/ |
| D | DProf.t | 31 $perl = $opt_p || which_perl(); 35 print "perl: $perl\n"; 38 if( $perl =~ m|^\./| ){ 40 $perl = ".$perl"; 42 if( ! -f $perl ){ die "Where's Perl?" } 51 open( R, "$perl -f \"$opt_d\" $test |" ) || warn "$0: Can't run. $!\n"; 68 my $command = $perl.' "-I../lib" "-I./lib/dprof" '.$test; 70 $command .= ' -p '. $perl;
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/ |
| D | soak | 61 for my $perl (@GoodPerls) { 64 my $prefix = $verbose ? "$perl$config -- " : ''; 65 print "Testing $perl$config " . ('.' x ($maxlen - length($perl.$config))); 67 my $ok = runit("$perl Makefile.PL $mm") && 73 push @good, [$perl, $mm]; 77 push @bad, [$perl, $mm]; 137 for my $perl (@PerlBinaries) { 138 if (my $abs = $mm->find_perl($perl, ["perl$perl"], \@path, 0)) {
|
| /mirbsd/src/gnu/usr.bin/perl/ext/B/ |
| D | README | 53 one-line patch to perl itself. One or two of the programs in perl's 55 perl from calling free() on OPs with the magic sequence number (U16)-1. 60 perl Makefile.PL 72 perl -Iblib/arch -MO=foo bar 74 If you need/want instead to make a statically linked perl which 76 make perl 79 ./perl -MO=foo bar 82 bytecode programs. It is *not* a standard perl+XSUB perl executable. 87 functional enough to compile almost the whole of the main perl test 90 In the following examples, you'll need to replace "perl" by [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/lib/IPC/ |
| D | Open3.t | 23 my $perl = $^X; 55 ok 1, $pid = open3 'WRITE', 'READ', 'ERROR', $perl, '-e', cmd_line(<<'EOF'); 71 $pid = open3 'WRITE', 'READ', 'READ', $perl, '-e', cmd_line(<<'EOF'); 83 $pid = open3 'WRITE', 'READ', '', $perl, '-e', cmd_line(<<'EOF'); 97 $perl, '-e', cmd_line('print scalar <STDIN>'); 106 $perl, '-e', cmd_line('print scalar <STDIN>'); 114 $perl, '-e', cmd_line('print STDERR scalar <STDIN>'); 119 $pid = open3 'WRITE', '>&STDOUT', '>&STDOUT', $perl, '-e', cmd_line(<<'EOF'); 129 $pid = open3 'WRITE', '>&STDOUT', '', $perl, '-e', cmd_line(<<'EOF'); 142 eval{$pid = open3 'WRITE', '>&STDOUT', 'ERROR', "$perl -e " . $cmd; };
|