Searched refs:updir (Results 26 - 50 of 97) sorted by relevance

1234

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/t/
H A Dreq_mbfi.t23 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Dreq_mbfn.t23 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Dreq_mbfw.t23 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Drequire.t23 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Dsub_ali.t23 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Dsub_mif.t23 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Duse.t26 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Duse_lib1.t24 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Duse_lib2.t24 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Duse_lib3.t24 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Duse_lib4.t25 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Duse_mbfw.t24 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Dwith_sub.t23 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Dconstant.t21 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Dfallback.t23 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Dupgrade.t21 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigRat/t/
H A Dbigfltrt.t21 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Dbigratpm.t21 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
H A Drequirer.t23 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A D00compile.t22 chdir File::Spec->updir;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dpod2html-lib.pl10 my $base_dir = catdir $cwd, updir(), "lib", "Pod";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/File/t/
H A D42_offset.t18 @INC = ( File::Spec->catdir(File::Spec->updir, 't', 'lib') );
20 unshift @INC, File::Spec->catdir(File::Spec->updir, 'lib');
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Byte/
H A DMakefile.PL68 opendir(ENC,catdir(updir(),'ucm')) or die $!;
110 $self->{'H'} = [$self->catfile($self->updir,'Encode', 'encode.h')];
172 my $dir = $self->catdir($self->updir,'ucm');
182 my $enc2xs = $self->catfile($self->updir,'bin', 'enc2xs');
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/CN/
H A DMakefile.PL86 $self->{'H'} = [$self->catfile($self->updir,'Encode', 'encode.h')];
148 my $dir = $self->catdir($self->updir,'ucm');
158 my $enc2xs = $self->catfile($self->updir,'bin', 'enc2xs');
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/EBCDIC/
H A DMakefile.PL67 $self->{'H'} = [$self->catfile($self->updir,'Encode', 'encode.h')];
129 my $dir = $self->catdir($self->updir,'ucm');
139 my $enc2xs = $self->catfile($self->updir,'bin', 'enc2xs');

Completed in 1197 milliseconds

1234