Footprintless

 view release on metacpan or  search on metacpan

docs/Footprintless-Command.html  view on Meta::CPAN

<html><head><title>Footprintless::Command</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" >

<style type="text/css">
 <!--/*--><![CDATA[/*><!--*/
BODY {
  background: white;
  color: black;
  font-family: arial,sans-serif;
  margin: 0;
  padding: 1ex;
}

A:link, A:visited {
  background: transparent;
  color: #006699;
}

A[href="#POD_ERRORS"] {
  background: transparent;
  color: #FF0000;
}

DIV {
  border-width: 0;
}

DT {
  margin-top: 1em;
  margin-left: 1em;
}

.pod { margin-right: 20ex; }

.pod PRE     {
  background: #eeeeee;
  border: 1px solid #888888;
  color: black;
  padding: 1em;
  white-space: pre;
}

.pod H1      {
  background: transparent;
  color: #006699;
  font-size: large;
}

.pod H1 A { text-decoration: none; }
.pod H2 A { text-decoration: none; }
.pod H3 A { text-decoration: none; }
.pod H4 A { text-decoration: none; }

.pod H2      {
  background: transparent;
  color: #006699;
  font-size: medium;
}

.pod H3      {
  background: transparent;
  color: #006699;
  font-size: medium;
  font-style: italic;
}

.pod H4      {
  background: transparent;
  color: #006699;
  font-size: medium;
  font-weight: normal;
}

.pod IMG     {
  vertical-align: top;
}

.pod .toc A  {
  text-decoration: none;
}

.pod .toc LI {
  line-height: 1.2em;
  list-style-type: none;
}

  /*]]>*/-->
</style>


</head>
<body class='pod'>
<!--
  generated by Pod::Simple::HTML v3.32,
  using Pod::Simple::PullParser v3.32,
  under Perl v5.025000 at Wed Aug 22 21:48:28 2018 GMT.

 If you want to change this HTML document, you probably shouldn't do that
   by changing it directly.  Instead, see about changing the calling options
   to Pod::Simple::HTML, and/or subclassing Pod::Simple::HTML,
   then reconverting this document from the Pod source.
   When in doubt, email the author of Pod::Simple::HTML for advice.
   See 'perldoc Pod::Simple::HTML' for more info.

-->

<!-- start doc -->
<a name='___top' class='dummyTopAnchor' ></a>

<div class='indexgroup'>
<ul   class='indexList indexList1'>
  <li class='indexItem indexItem1'><a href='#NAME'>NAME</a>
  <li class='indexItem indexItem1'><a href='#VERSION'>VERSION</a>
  <li class='indexItem indexItem1'><a href='#SYNOPSIS'>SYNOPSIS</a>
  <li class='indexItem indexItem1'><a href='#DESCRIPTION'>DESCRIPTION</a>
  <li class='indexItem indexItem1'><a href='#OPTIONS'>OPTIONS</a>
  <li class='indexItem indexItem1'><a href='#FUNCTIONS'>FUNCTIONS</a>
  <ul   class='indexList indexList2'>
    <li class='indexItem indexItem2'><a href='#batch_command(%24command1%2C_%24command2%2C_...%2C_%24commandN%2C_%5B%5C%25batch_options%5D%2C_%5B%24command_options%5D)'>batch_command($command1, $command2, ..., $commandN, [\%batch_options], [$command_...
    <li class='indexItem indexItem2'><a href='#command(%24command%2C_%5B%24command_options%5D)'>command($command, [$command_options])</a>
    <li class='indexItem indexItem2'><a href='#command_options(%25options)'>command_options(%options)</a>
    <li class='indexItem indexItem2'><a href='#cp_command(%24source_path%2C_%5B%24source_command_options%5D%2C_%24destination_path%2C_%5B%24destination_command_options%5D%2C_%25cp_options)'>cp_command($source_path, [$source_command_options], $destina...
    <li class='indexItem indexItem2'><a href='#mkdir_command(%24path1%2C_%24path2%2C_...%2C_%24pathN%2C_%5B%24command_options%5D)'>mkdir_command($path1, $path2, ..., $pathN, [$command_options])</a>
    <li class='indexItem indexItem2'><a href='#pipe_command(%24command1%2C_%24command2%2C_...%2C_%24commandN%2C_%5B%24command_options%5D)'>pipe_command($command1, $command2, ..., $commandN, [$command_options])</a>
    <li class='indexItem indexItem2'><a href='#rm_command(%24path1%2C_%24path2%2C_...%2C_%24pathN%2C_%5B%24command_options%5D)'>rm_command($path1, $path2, ..., $pathN, [$command_options])</a>
    <li class='indexItem indexItem2'><a href='#sed_command(%24expression1%2C_%24expression2%2C_...%2C_%24expressionN%2C_%5B%24command_options%5D)'>sed_command($expression1, $expression2, ..., $expressionN, [$command_options])</a>
    <li class='indexItem indexItem2'><a href='#tail_command(%24filename%2C_%5B%5C%25tail_options%5D%2C_%5B%24command_options%5D)'>tail_command($filename, [\%tail_options], [$command_options])</a>
    <li class='indexItem indexItem2'><a href='#write_command(%24filename%2C_%40lines%2C_%5B%5C%25write_options%5D%2C_%5B%24command_options%5D)'>write_command($filename, @lines, [\%write_options], [$command_options])</a>



( run in 0.762 second using v1.01-cache-2.11-cpan-5a3173703d6 )