On Oct 20, 2006, at 12.50 , andy@petdance.com via RT wrote:
Show quoted text>
> <URL:
http://rt.cpan.org/Ticket/Display.html?id=22283 >
>
>> Please add 'cpp' (some folks use this for C++ source files) and
>> 'm' (used for Objective-C class
>> definitions) to the list of extensions you parse for. I recommend
>> adding to the 'cc' inclusion/
>> exclusion group.
>
> How about if I make cpp => [ cpp h hpp ]? And objc => [ cpp h m ] ?
>
> --
> Andy Lester => andy@petdance.com => www.petdance.com => AIM:petdance
Sounds good (well, no cpp in the second group, objc is just h & m.)
Thanks!
David