#!/usr/bin/perl -w
use strict;
use constant DEBUG => 1; #makes lines easier to see on screen
while ()
{
if ( my ($title, $body) =
($_ =~ / .+?) .*)/)[0,1]
)
{
$title .= "
|g; $title =~ s|.
|.
|g; $title =~ s|
|\n|g if DEBUG; $body =~ s|<[^a/p]||g; $body =~ s|.
|.
|g; $body =~ s|
|\n|g if DEBUG; print "