On 24/07/12 21:04 Tomas Doran wrote:
> 
> On 24 Jul 2012, at 19:14, Robert Rothenberg wrote:
> 
>> On 24/07/12 18:34 Bill Moseley wrote:
>>>
>>>
>>> On Tue, Jul 24, 2012 at 9:35 AM, Robert Rothenberg <rob...@gmail.com
>>> <mailto:rob...@gmail.com>> wrote:
>>>
>>>
>>>> Try this:
>>>>
>>>>
>>>    
>>> http://search.cpan.org/~bobtfish/Catalyst-Devel-1.37/lib/Module/Install/Catalyst.pm#catalyst_ignore(@ignore)
>>>
>>>
>>> Maybe run "make distclean" first?
>>>
>>> You are calling catalyst_ignore before calling catalyst in your Makefile.PL?
>>>
>>> If those are done then this always works.. :)
>>>
>>> vim $(perldoc -l Module::Install::Catalyst)
>>
>> Ok. Silly cause of the problem. The documentation says it is a regex, rather
>> than a file glob. Changing it from '.*[.]t$' to '*.t' seems to work.
>>
> 
> Doc patch please? :)

I'm not sure what it is. It doesn't work with regular expressions, but it
doesn't behave like proper file globs either.


_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to