Home
last modified time | relevance | path

Searched refs:pm_to_blib (Results 1 – 12 of 12) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/t/
DInstall.t41 pm_to_blib( { 'lib/Big/Dummy.pm' => 'blib/lib/Big/Dummy.pm' },
51 pm_to_blib( { 'lib/Big/Dummy.pm' => 'blib/lib/Big/Dummy.pm' },
DMM_NW5.t240 like( $MM->pm_to_blib(),
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/
DMANIFEST.SKIP11 ^pm_to_blib
/mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/
DChanges3 supposed to run before pm_to_blib, sometimes after.
41 - Fixed pm_to_blib trouble on VMS introduced in 6.25_10.
49 - pm_to_blib.ts is gone, back to pm_to_blib (except on VMS). I
113 - small fix for parallel builds, make sure pm_to_blib has run before
140 - Putting a pm_to_blib target back (alias of pm_to_blib.ts) in case
157 - pm_to_blib and blibdirs stamp files now pm_to_blib.ts and blibdirs.ts
183 * Restored pm_to_blib.ts so pm_to_blib generation will be quiessent on
702 - pm_to_blib() now generated with split_command(). 3x speedup.
704 - ExtUtils::Install::pm_to_blib() working around open filehandle
874 - Old, old, old dmake bug in MM_Win32->pm_to_blib fixed by Nick
DInstall.pm412 sub pm_to_blib { subroutine
DMM_VMS.pm307 sub pm_to_blib { subroutine
310 my $make = $self->SUPER::pm_to_blib;
DMM_Unix.pm2840 sub pm_to_blib { subroutine
2847 my $pm_to_blib = $self->oneliner(<<CODE, ['-MExtUtils::Install']);
2851 my @cmds = $self->split_command($pm_to_blib, %{$self->{PM}});
DPATCHING160 receive many arguments (such as pod2man or pm_to_blib) consider
/mirbsd/src/gnu/usr.bin/perl/NetWare/
DMakefile1464 -del /s /q /f *.lib *.def *.map *.pdb *.bs Makefile *$(o) pm_to_blib *.xdc *.err *.obj *.sym
1468 -del /f /q *.obj *.bs Makefile *$(o) *.c pm_to_blib *.xdc *.err *.sym *.map *.def *.lib *.pdb
1471 -del /f /q *.obj *.bs Makefile *$(o) *.c pm_to_blib *.xdc *.err *.sym *.map *.def *.lib *.pdb
1474 -del /f /q *.obj *.bs Makefile *$(o) *.c pm_to_blib *.xdc *.err *.sym *.map *.c
/mirbsd/src/gnu/usr.bin/perl/win32/
DMakefile1218 -cd .. && del /s *.lib *.map *.pdb *.ilk *.bs *$(o) .exists pm_to_blib
Dmakefile.mk1392 -cd .. && del /s *$(a) *.map *.pdb *.ilk *.tds *.bs *$(o) .exists pm_to_blib
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperltoc.pod13338 B<pm_to_blib>
13796 pm_to_blib
13895 pm_to_blib (override)