On Wed, Aug 13, 2008 at 3:35 PM, Zefram <[EMAIL PROTECTED]> wrote:
> comex wrote:
>>Anyone have the script for FLR-->SLR?
> Attached.
Excess newline removed, and all of these should be up to date:
http://cfj.qoid.us/current_flr.txt
http://cfj.qoid.us/current_flr.txt,v
http://cfj.qoid.us/current_s
comex wrote:
>Anyone have the script for FLR-->SLR?
Attached.
-zefram
#!/usr/bin/perl
use warnings;
use strict;
use IO::Handle;
{
my $peeked_line;
sub peekline() {
unless(defined $peeked_line) {
local $/ = "\n";
$p
http://cfj.qoid.us/current_flr.txt
http://cfj.qoid.us/current_flr.txt,v
Anyone have the script for FLR-->SLR?
I patched Wooble's SLR against the FLR, then I went through each
adopted proposal and reviewed the effects manually, adding
history/revision numbers as necessary. The index should also b
3 matches
Mail list logo