<p>I'd like to be able to use something like the code below to emit additional lines of LONGOUTPUT from a plugin.</p>

<pre><code>$plugin->plugin_exit(OK, "All good", "additional\ndetails\nhere")
</code></pre>

<p>The output from this would be something like</p>

<pre><code>OK - All good
additional
details
here|perfdata...
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/monitoring-plugins/monitoring-plugin-perl/issues/9">Reply to this email on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AFQl2dDPcvB2iHqIzsBII-ho78GU8ThRks5pzBQegaJpZM4H9C72.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/monitoring-plugins/monitoring-plugin-perl/issues/9"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>