Re: DIS: Draft FLR(,v)

2008-08-13 Thread comex
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

Re: DIS: Draft FLR(,v)

2008-08-13 Thread Zefram
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

DIS: Draft FLR(,v)

2008-08-12 Thread comex
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