%config_in for London.pm
    %config_in_london = (
        grep_formula               => 'london\.pm digest',
        pattern_target             => '.*Vol\s(\d+)\s#(\d+)\s-\s\d+\smsgs?\.txt$',
        topics_intro               => 'Today\'s Topics:',
        post_topics_delimiter      => "--__--__--\n\n",
        message_style_flag         => '^Message:\s+(\d+)$',
        from_style_flag            => '^From:\s+(.+)$',
        org_style_flag             => '^Organization:\s+(.+)$',
        to_style_flag              => '^To:\s+(.+)$',
        cc_style_flag              => '^CC:\s+(.+)$',
        subject_style_flag         => '^Subject:\s+(.+)$',
        date_style_flag            => '^Date:\s+(.+)$',
        reply_to_style_flag        => '^Reply-To:\s+(.+)$',
        source_msg_delimiter       => "--__--__--\n\n",
        MIME_cleanup_flag          => 1,
    );
| Previous | Back to start of show | Next | 
| Slide: 13 config_in | © 2004 James E. Keenan |