<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Mechanize download progress bar' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Mechanize download progress bar' posted on the 'Perl' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 16:21:45 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 16:21:45 -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>Mechanize download progress bar</title>
      <link>http://www.programmersheaven.com/mb/perl/385707/385707/mechanize-download-progress-bar/</link>
      <description>Hello ! &lt;br /&gt;
&lt;br /&gt;
Well, how could i manage to set up a progress bar while downloading a file ? &lt;br /&gt;
&lt;br /&gt;
$m-&amp;gt;get($content3[0], ":content_file" =&amp;gt; $origFile); &lt;br /&gt;
That way i download it. &lt;br /&gt;
I tried to do this: &lt;br /&gt;
get size from downloaded file so far / total file size * 100. &lt;br /&gt;
But this dont work because first the file must be downloaded and then the the progress bar goes. &lt;br /&gt;
&lt;br /&gt;
How could i do that while my file is downloading, my progress bar to go like 1%, 5% .. etc.. something like wget &lt;br /&gt;
&lt;br /&gt;
Sorry 4 english ;P&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/perl/385707/385707/mechanize-download-progress-bar/</guid>
      <pubDate>Sat, 14 Feb 2009 10:20:07 -0700</pubDate>
      <category>Perl</category>
    </item>
    <item>
      <title>Re: Mechanize download progress bar</title>
      <link>http://www.programmersheaven.com/mb/perl/385707/387754/re-mechanize-download-progress-bar/#387754</link>
      <description>Hi,&lt;br /&gt;
This is one of my favorite forum.  I would say, thanks for providing this useful information.  I, must appreciate the tools provided by you.  Please keep updating me.&lt;br /&gt;
&lt;br /&gt;
CSK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/perl/385707/387754/re-mechanize-download-progress-bar/#387754</guid>
      <pubDate>Sat, 21 Mar 2009 02:50:05 -0700</pubDate>
      <category>Perl</category>
    </item>
  </channel>
</rss>