Searched refs:pm_to_blib (Results 1 – 12 of 12) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/t/ |
| D | Install.t | 41 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' },
|
| D | MM_NW5.t | 240 like( $MM->pm_to_blib(),
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/ |
| D | MANIFEST.SKIP | 11 ^pm_to_blib
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/ |
| D | Changes | 3 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
|
| D | Install.pm | 412 sub pm_to_blib { subroutine
|
| D | MM_VMS.pm | 307 sub pm_to_blib { subroutine 310 my $make = $self->SUPER::pm_to_blib;
|
| D | MM_Unix.pm | 2840 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}});
|
| D | PATCHING | 160 receive many arguments (such as pod2man or pm_to_blib) consider
|
| /mirbsd/src/gnu/usr.bin/perl/NetWare/ |
| D | Makefile | 1464 -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/ |
| D | Makefile | 1218 -cd .. && del /s *.lib *.map *.pdb *.ilk *.bs *$(o) .exists pm_to_blib
|
| D | makefile.mk | 1392 -cd .. && del /s *$(a) *.map *.pdb *.ilk *.tds *.bs *$(o) .exists pm_to_blib
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perltoc.pod | 13338 B<pm_to_blib> 13796 pm_to_blib 13895 pm_to_blib (override)
|