flail
view release on metacpan or search on metacpan
Web/index.html view on Meta::CPAN
There is a modicum of documentation in flail itself, via the
help command, including a brand-spanking new POD, also
known as <a href="flail.html" title="the flail manual">the man page</a>.
To get at all this goodness yourself,
unpack <a href="bits/flail-0.2.5.tar.gz">the tarball</a>,
read the <a href="bits/README">README</a>, and follow the instructions.
</p>
<p>
If you like this or want to help me work on it, please let me
know. I have a lot of plans for this, but have to work on other
things now. Send email to
<a href="mailto:flail@cluefactory.com">flail@cluefactory.org</a>
with comments or, better, code. The <tt>flail-dev@cluefactory.com</tt>
mailing list also awaits you; send email to
<tt>flail-dev-subscribe@cluefactory.com</tt> to subscribe.
</p>
<p>
The latest release is <a href="bits/flail-0.2.5.tar.gz">0.2.5</a>.
You can read <a href="flail.html" title="the flail manual">the manual</a> to get a better idea
of how flail works. You might also find some of the CPAN modules
cached in my <a href="bits/">bits</a> directory of use.
However, I would suggest trying to satisfy the dependences
that Makefile.PL complains about using whatever means are
normal on your system first. For instance, under
<a href="http://www.openbsd.org" title="OpenBSD: it's the 'open' stupid!">OpenBSD</a> you would look
in <tt>/usr/ports</tt> for the missing Perl modules first.
</p>
<table class="outer" cellspacing="0" cellpadding="5">
<tr class="header">
<td class="rhead">Release</td>
<td>Description</td>
</tr>
<!-- 0.2.5 -->
<tr class="data">
<td width="10%" valign="top"><p class="rel"><a href="bits/flail-0.2.5.tar.gz">0.2.5</a></p></td>
<td>
<p class="desc">
Recovered "lost" changes from a source tree on a dead laptop:
multiple commands separated by semi-colons on the same line,
reorganized SMTP code into <tt>send_via_program</tt> and
<tt>send_via_smtp</tt> so that we can use e.g. <tt>msmtp</tt>
to hack up outbound email via Gmail easily, updated example
code in <tt>eg/</tt> subdir a bit. Nothing major, but
slightly comfier to use.
</p>
</td>
</tr>
<!-- 0.2.4 -->
<tr class="data">
<td width="10%" valign="top"><p class="rel"><a href="bits/flail-0.2.4.tar.gz">0.2.4</a></p></td>
<td>
<p class="desc">
Fixed bug in ls output for messages with goofy whitespace in
headers (e.g. tons of spam), fixed some hard-coded constants (e.g. path
to gpg), added SMTP AUTH fu, added the <tt>pipe</tt> command, added
<tt>/debug</tt>, <tt>/verbose</tt> and <tt>/quiet</tt> options to many
commands (including <tt>send_internal</tt>), fixed <tt>help brief</tt>
command, made <tt>flail_defcmd1</tt> overwrite existing aliases by
default so we can <tt>reconf</tt> sanely, updated the POD,
wrote a working <tt>Makefile.PL</tt> for flail version 0.x and renamed
the flail version 1.x makefile to something else for now, updated
examples in <tt>eg/</tt>.
</p>
</td>
</tr>
<!-- 0.2.3 -->
<tr class="data">
<td width="10%" valign="top"><p class="rel"><a href="bits/flail-0.2.3.tar.gz">0.2.3</a></p></td>
<td>
<p class="desc">Many bug fixes and improvements, especially to the
documentation. Added several examples from my config, including
a module that supports multiple identities, and
another that automatically files your mail according to
regular expressions.
</p>
</td>
</tr>
<!-- 0.2.2 -->
<tr class="data">
<td width="10%" valign="top"><p class="rel"><a href="bits/flail-0.2.2.tar.gz">0.2.2</a></p></td>
<td>
<p class="desc">Many bug fixes and improved documentation. Includes
support for local spools, but w/no locking!
</p>
</td>
</tr>
<!-- 0.2.1 -->
<tr class="data">
<td width="10%" valign="top"><p class="rel"><a href="bits/flail-0.2.1.tar.gz">0.2.1</a></td>
<td>
<p class="desc">Fix a bad bug in <code>get_imap()</code> that would
totally pooch messages from IMAP spools on the way into your
incoming folder.
</p>
</td>
</tr>
<!-- 0.2.0 -->
<tr class="data">
<td width="10%" valgin="top"><p class="rel"><a href="bits/flail-0.2.0.tar.gz">0.2.0</a></td>
<td>
<p class="desc">First 0.2.x release. IMAP support, albeit
buggy.
</p>
</td>
</tr>
<!-- 0.1.28 -->
<tr class="data">
<td width="10%" valign=top><p class="rel"><a href="bits/flail-0.1.28.tar.gz">0.1.28</a></td>
<td>
<p class="desc">This has a couple bugfixes over 0.1.27, and is
what I use now to read all of my mail. I wish I had more time
to clean this up.
</p>
<p class="desc">I have announced this version on freshmeat.net
in the hopes that someone else might be interested in helping
out with flail development, since I have such little time.
Here is <a href="flail-screenshot.png">a screen shot</a>. Woo hoo!
Aterm! I'm a dork!
</p>
</td>
</tr>
<!-- 0.1.27 -->
<tr class="data">
<td width="10%" valign=top><p class="rel"><a href="bits/flail-0.1.27.tar.gz">0.1.27</a></td>
<td>
<p class="desc">Fixed the reply From address bug. Fixed the
orphaned gpg child process bug. Fixed some POP issues.
Aborted attempt to add Maildir support because I need to rework
a few things. Damn. Otherwise, reasonably solid.
</p>
</td>
</tr>
<!-- 0.1.22 -->
<tr class="data">
<td width="10%" valign=top><p class="rel"><a href="bits/flail-0.1.22-full.tar.gz">0.1.22</a></td>
<td>
<p class="desc">Skipped a <b>bunch</b> of releases. Oh, well. 0.1.22 is
a pretty solid mail reader, and it has a primitive installer now. This tarball
contains all of the modules and collateral libraries needed to install
flail. It has been tested under Linux and OpenBSD. Please let me know if
you get it to work anywhere else.
</p>
</td>
</tr>
<!-- 0.1.12 -->
<tr class="data">
<td width="10%" valign=top><p class="rel"><a href="bits/flail-0.1.12-full.tar">0.1.12</a></td>
<td>
<p class="desc">Skipped a release... 0.1.12 has some portability
fixes and just general bug fixes. This is the release I have
been using to read and send all of my mail for months now.
</p>
</td>
</tr>
<!-- 0.1.10 -->
<tr class="data">
<td width="10%" valign=top><p class="rel"><a href="bits/flail-0.1.10.tar">0.1.10</a></td>
<td>
<p class="desc">Added old-sk00l /opt[:val] style command
line argument parsing, i.e. <tt>send/as:me@somewhere you</tt>
</p>
</td>
</tr>
<!-- 0.1.9 -->
<tr class="data">
<td width="10%" valign=top><p class="rel"><a href="bits/flail-0.1.9.tar">0.1.9</a></td>
<td><p class="desc">First semi-public release.</p></td>
</tr>
</table>
<br><br>
<table class="outer" cellspacing="0" cellpadding="5">
<tr class="header">
<td class="rhead">Notes</td>
<td> </td>
</tr>
<tr class="data">
<td width="10%" valign=top><p class="rel"><a name="required">CPAN</a></p></td>
( run in 0.547 second using v1.01-cache-2.11-cpan-df04353d9ac )