Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id C861A40D158 for ; Wed, 3 Nov 2010 10:19:41 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.6 X-Spam-Level: X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ViTLvLcdLqQN for ; Wed, 3 Nov 2010 10:19:31 -0700 (PDT) Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 38B594196F0 for ; Wed, 3 Nov 2010 10:19:31 -0700 (PDT) Received: from rocinante.cs.unb.ca (fctnnbsc30w-142167176217.pppoe-dynamic.High-Speed.nb.bellaliant.net [142.167.176.217]) (authenticated bits=0) by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id oA3HJRJg014299 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Wed, 3 Nov 2010 14:19:30 -0300 Received: from bremner by rocinante.cs.unb.ca with local (Exim 4.72) (envelope-from ) id 1PDgzf-0001Os-O7 for notmuch@notmuchmail.org; Wed, 03 Nov 2010 14:19:27 -0300 From: david@tethera.net To: notmuch@notmuchmail.org Subject: generate help from pod. Date: Wed, 3 Nov 2010 14:18:52 -0300 Message-Id: <1288804736-5173-1-git-send-email-david@tethera.net> X-Mailer: git-send-email 1.7.1 In-Reply-To: <874oc4r4bu.fsf@yoom.home.cworth.org> References: <874oc4r4bu.fsf@yoom.home.cworth.org> X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Nov 2010 17:19:42 -0000 Hi Carl; Here is the generation. I hope you don't hate perl too much. I also hope the syntax in notmuch.pod is self-explanatory. For me, with perl 5.10.1, this only uses modules included with Perl.