On Thu, Mar 3, 2011 at 11:56 PM, Karl Y. Pradene via RT
<bug-ALPM@rt.cpan.org> wrote:
Show quoted text> Thu Mar 03 23:56:54 2011: Request 66366 was acted upon.
> Transaction: Ticket created by KNOTTY
> Queue: ALPM
> Subject: configuration parsing
> Broken in: (no value)
> Severity: (no value)
> Owner: Nobody
> Requestors: knotty@ailleurs.org
> Status: new
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=66366 >
>
>
> a repository name with a '-' dont match
> $SECTION_MATCH = qr/ \A \s* [[] (\w+) []] \s* \z /xms;
>
> $ perl -MALPM -e 'use ALPM qw{/etc/pacman.conf}'
> Invalid line in config file, not a comment, section, or field
> /etc/pacman.conf:69 [community-testing]
>
>
Thanks for the report. I uploaded a new version (1.02) that fixes the problem.
--
-Justin