<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'pipes' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'pipes' posted on the 'Perl' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 25 May 2013 13:51:38 -0700</pubDate>
    <lastBuildDate>Sat, 25 May 2013 13:51:38 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>pipes</title>
      <link>http://www.programmersheaven.com/mb/perl/276839/276839/pipes/</link>
      <description>i want to write to a pipe until it is full.  How will I know when the pipe is full?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/perl/276839/276839/pipes/</guid>
      <pubDate>Thu, 07 Oct 2004 22:59:02 -0700</pubDate>
      <category>Perl</category>
    </item>
    <item>
      <title>Re: pipes</title>
      <link>http://www.programmersheaven.com/mb/perl/276839/276851/re-pipes/#276851</link>
      <description>: i want to write to a pipe until it is full.  How will I know when the pipe is full?&lt;br /&gt;
: &lt;br /&gt;
When the pipe is full, I'd imagine the write operation will fail, so you may be able to just keep writing data until that happens, keeping track of how much you've written.&lt;br /&gt;
&lt;br /&gt;
Jonathan&lt;br /&gt;
&lt;br /&gt;
###&lt;br /&gt;
for(74,117,115,116){$::a.=chr};(($_.='qwertyui')&amp;amp;&amp;amp;&lt;br /&gt;
(tr/yuiqwert/her anot/))for($::b);for($::c){$_.=$^X;&lt;br /&gt;
/(p.{2}l)/;$_=$1}$::b=~/(..)$/;print("$::a$::b $::c hack$1.");&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/perl/276839/276851/re-pipes/#276851</guid>
      <pubDate>Fri, 08 Oct 2004 04:12:30 -0700</pubDate>
      <category>Perl</category>
    </item>
  </channel>
</rss>