#!/usr/bin/perl # drop content above initial headline - i.e. treat it as editorial noise use warnings; use strict; use Path::Tiny; use HTML::Entities; my $infile = shift; my $outfile = shift || $infile; $_ = path($infile)->slurp_utf8; s!^(?:.*?\n)?= != !s; path($outfile)->spew_utf8($_); 1; lternate' title='Atom feed' href='https://source.jones.dk/notmuch/atom/tags/86/eb/20141104063817.D09C41C04D@jawa.homebase.dk/unread?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tags/86/eb/20141104063817.D09C41C04D@jawa.homebase.dk/unread
diff options
context:
space:
mode:
Diffstat (limited to 'tags/86/eb/20141104063817.D09C41C04D@jawa.homebase.dk/unread')
-rw-r--r--tags/86/eb/20141104063817.D09C41C04D@jawa.homebase.dk/unread0
1 files changed, 0 insertions, 0 deletions