Searched refs:perl (Results 1 - 25 of 303) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/t/
H A Drel2abs2rel.t1 #!/usr/bin/perl -w
27 # Change 'perl' to './perl' so the shell doesn't go looking through PATH.
29 my($perl) = shift;
30 $perl = File::Spec->catfile(File::Spec->curdir, $perl) unless
31 File::Spec->file_name_is_absolute($perl);
33 return $perl;
35 # Make a putative perl binary say "ok\n". We have to do it this way
38 # `$perl
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/io/
H A Dinplace.t1 #!./perl
11 $CAT = '.\perl -e "print<>"';
12 `.\\perl -le "print 'foo'" > .a`;
13 `.\\perl -le "print 'foo'" > .b`;
14 `.\\perl -le "print 'foo'" > .c`;
17 $CAT = 'perl -e "print<>"';
18 `perl -le "print 'foo'" > .a`;
19 `perl -le "print 'foo'" > .b`;
20 `perl -le "print 'foo'" > .c`;
29 $CAT = 'MCR []perl
[all...]
H A Diprefix.t1 #!./perl
11 $CAT = '.\perl -e "print<>"';
12 `.\\perl -le "print 'foo'" > .a`;
13 `.\\perl -le "print 'foo'" > .b`;
14 `.\\perl -le "print 'foo'" > .c`;
17 $CAT = 'perl -e "print<>"';
18 `perl -le "print 'foo'" > .a`;
19 `perl -le "print 'foo'" > .b`;
20 `perl -le "print 'foo'" > .c`;
23 $CAT = 'MCR []perl
[all...]
H A Dopenpid.t1 #!./perl
27 my $perl = which_perl();
28 $perl .= qq[ "-I../lib"];
31 # commands run 4 perl programs. Two of these programs write a
37 $cmd1 = qq/$perl -e "\$|=1; print qq[first process\\n]; sleep 30;"/;
38 $cmd2 = qq/$perl -e "\$|=1; print qq[second process\\n]; sleep 30;"/;
39 $cmd3 = qq/$perl -e "print <>;"/; # hangs waiting for end of STDIN
40 $cmd4 = qq/$perl -e "print scalar <>;"/;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/DProf/t/
H A DDProf.t0 #!perl
25 # -p Name of perl binary
31 $perl = $opt_p || which_perl();
35 print "perl: $perl\n";
38 if( $perl =~ m|^\./| ){
39 # turn ./perl into ../perl, because of chdir(t) above.
40 $perl = ".$perl";
[all...]
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A DSUNWperl584core.mf29 depend fmri=pkg:/runtime/perl-584@5.8.4,5.11-0.133 type=require
H A DSUNWperl584usr.mf29 depend fmri=pkg:/runtime/perl-584/extra@5.8.4,5.11-0.133 type=require
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen3.t1 #!./perl -w
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, '
[all...]
H A DOpen2.t1 #!./perl -w
23 my $perl = './perl';
51 ok 1, $pid = open2 'READ', 'WRITE', $perl, '-e',
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ByteLoader/
H A DByteLoader.pm14 ByteLoader - load byte compiled perl code
23 perl -MByteLoader bytecode_file
27 This module is used to load byte compiled perl code as produced by
28 C<perl -MO=Bytecode=...>. It uses the source filter mechanism to read
38 perl(1).
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/
H A Dreq.flg9 # We need the files in the usr/cmd/perl/contrib area, and perl builds a private
14 find_files "s.*" usr/src/cmd/perl/contrib
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/SUNW/
H A DREADME28 cmd/perl/contrib/SUNW/README
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/pod/
H A Dperlgcc.pod30 perlgcc - Compile perl modules using gcc.
38 When perl is built it saves the name of the compiler and any compiler flags
40 additional modules are built. The perl shipped with Solaris is built with the
48 This command provides a set of perl configuration files that are configured to
53 Instead of invoking C<perl Makefile.PL> to generate the makefile needed
55 All command-line arguments to perlgcc are passed unmodified to C<perl>.
57 If you use the CPAN.pm module, instead of invoking C<perl -MCPAN -e shell>,
64 This is modified to point to the location of the replacement perl configuration
81 C<perl(1)>, C<perlrun(1)>, C<perlsolaris(1)>.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/utils/port/
H A DREADME9 This directory contains utilities that help port and patch a standard perl
19 Build and install perl 5.8.4 for both the sparc and i386 architectures. To do
20 this, unpack perl 5.8.4 and then run the InstallPerl script from inside the
21 directory. This script needs to be setuid root, and will install perl under
23 files will be generated in the perl build directory. These files are then
29 From the perl build directory, run the MapFiles script. This will produce
37 Run the CheckIn script, giving as parameters the CSV file, the perl build
38 directory and the workspace that perl is to be checked in to. The script
40 to check the perl source into ON.
55 perl 5.
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/utils/
H A DREADME7 This directory contains utilities that help port a standard perl 5.8.4 build
8 directory into the ON tree and patched versions of standard perl files needed
21 This directory contains scripts and data files used to port a stock perl 5.8.4
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dinstallperl10 # * check for other versions of perl in $PATH removed
68 my $perl = defined($ENV{PERLNAME}) ? $ENV{PERLNAME} : 'perl';
72 # perl as "perl5", if that's used as base for versioned files you
76 : $perl;
108 -v Only install perl as a binary with the version number in the name.
110 +v Install perl as "perl" and as a binary with the version number in
114 -o Skip checking for other copies of perl in your PATH.
116 -A Also install perl wit
[all...]
/opensolaris-onvv-gate/usr/src/cmd/hostid/smf/
H A Dsvc-hostid39 r=`echo "0x${host}" | /usr/bin/perl -e \
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/dprof/
H A DV.pm14 $perl = $opt_p || $^X;
18 print "\nperl: $perl\n" if $opt_v;
19 if( ! -f $perl ){ die "Where's Perl?" }
28 open( D, "$perl \"-I../lib\" $dpp \"$switches\" 2> err |" ) || warn "$0: Can't run. $!\n";
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Solaris/
H A DREADME28 cmd/perl/contrib/SUNW/README
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dless.pm7 less - perl pragma to request less of something from the compiler
H A DFindBin.pm9 FindBin - Locate directory of original perl script
31 If perl is invoked using the B<-e> option or the perl script is read from
38 $Script - basename of script from which perl was invoked
64 If perl is invoked as
66 perl filename
72 Workaround is to invoke perl as
74 perl ./filename
78 FindBin is supported as part of the core perl distribution. Please send bug
79 reports to E<lt>F<perlbug@perl
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/
H A DREADME25 3. perl Makefile.PL; make install
27 If you are using gcc and wish to build this module against the perl shipped as
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Ucred/
H A DREADME24 3. perl Makefile.PL; make install
26 If you are using gcc and wish to build this module against the perl shipped as
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/
H A Dio_pipe.t1 #!./perl
30 my $perl = './perl';
35 $pipe = new IO::Pipe->reader($perl, '-e', 'print "not ok 1\n"');
44 $pipe = new IO::Pipe->writer($perl, '-pe', $cmd);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DCommand.pm24 perl -MExtUtils::Command -e cat files... > destination
25 perl -MExtUtils::Command -e mv source... destination
26 perl -MExtUtils::Command -e cp source... destination
27 perl -MExtUtils::Command -e touch files...
28 perl -MExtUtils::Command -e rm_f files...
29 perl -MExtUtils::Command -e rm_rf directories...
30 perl -MExtUtils::Command -e mkpath directories...
31 perl -MExtUtils::Command -e eqtime source destination
32 perl -MExtUtils::Command -e test_f file
33 perl
[all...]

Completed in 68 milliseconds

1234567891011>>