Searched refs:split_command (Results 1 – 6 of 6) sorted by relevance
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/ |
H A D | split_command.t | 36 my @cmds = $mm->split_command($echo, @test_args); 45 @cmds = $mm->split_command($even_args, %test_args); 51 is( $mm->split_command($echo), 0, 'no args means no commands' );
|
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | MM_Any.pm | 147 sub split_command { subroutine 375 push @man_cmds, $self->split_command(<<CMD, %$pods);
|
H A D | MM_Unix.pm | 3273 my @cmds = $self->split_command($pm_to_blib, %{$self->{PM}});
|
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | MANIFEST | 909 lib/ExtUtils/t/split_command.t
|
/onnv-gate/usr/src/cmd/perl/5.8.4/utils/port/ |
H A D | flist_5.8.4_s10.csv | 1940 "lib/ExtUtils/t","split_command.t","X","X",,"distrib"
|
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
H A D | perltoc.pod | 13386 B<split_command>
|