Searched defs:split_command (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Any.pm121 =item B<split_command>
123 my @cmds = $MM->split_command($cmd, @args);
129 split_command() will return a series of @cmds each processing part of
142 $self->split_command($cmd, %pod2man);
147 sub split_command { subroutine
375 push @man_cmds, $self->split_command(<<CMD, %$pods);

Completed in 27 milliseconds