Re: How to specify a data file location for tests

2011-03-08 Thread Zbigniew Lukasiak
, Zbigniew Lukasiak zzb...@gmail.com wrote: On Fri, Mar 4, 2011 at 4:57 PM, David Cantrell da...@cantrell.org.ukwrote: On Fri, Mar 04, 2011 at 09:16:14AM -0500, Shawn H Corey wrote: On 11-03-04 01:54 AM, Zbigniew Lukasiak wrote: my $psgi_file = File::Spec-catfile( 't', 'app.psgi' ); I

How to specify a data file location for tests

2011-03-03 Thread Zbigniew Lukasiak
is also a good example and I think there should be some official way to do that. -- Zbigniew Lukasiak http://brudnopis.blogspot.com/ http://perlalchemy.blogspot.com/

Misleading error message - lack of zlib reported as no libxml2 (compiling XML::LibXML)

2011-01-28 Thread Zbigniew Lukasiak
system call to 'make test 'OTHERLDFLAGS='' failed at Makefile.PL line 470. no libxml2 not found ^ ... underlinings mine After installing sudo apt-get install libzip-dev - all worked OK. This is perl 5, version 12, subversion 3 (v5.12.3) built for x86_64-linux -- Zbigniew Lukasiak

The format of the L formatting code

2010-12-18 Thread Zbigniew Lukasiak
: Or you can link to a web page: Lscheme:... Ltext|scheme:... Links to an absolute URL. For example, Lhttp://www.perl.org/ or LThe Perl Home Page|http://www.perl.org/. Am I missing something? -- Zbigniew Lukasiak http://brudnopis.blogspot.com/ http://perlalchemy.blogspot.com/

Preventing PAUSE from indexing examples

2010-10-17 Thread Zbigniew Lukasiak
How do you prevent PAUSE from indexing example classes? I know about the trick with splitting the package declaration into two lines - but this is both ugly and in conflict with the purpose of newbie friendly examples. -- Zbigniew Lukasiak http://brudnopis.blogspot.com/ http

Re: Preventing PAUSE from indexing examples

2010-10-17 Thread Zbigniew Lukasiak
On Sun, Oct 17, 2010 at 11:40 AM, Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 da...@cpan.org wrote: http://p3rl.org/CPAN::Meta::Spec#no_index Thanks a lot! By the way - is there a way to specify that in dist.ini? -- Zbigniew Lukasiak http://brudnopis.blogspot.com/ http://perlalchemy.blogspot.com/

Re: Preventing PAUSE from indexing examples

2010-10-17 Thread Zbigniew Lukasiak
On Sun, Oct 17, 2010 at 11:51 AM, Zbigniew Lukasiak zzb...@gmail.com wrote: On Sun, Oct 17, 2010 at 11:40 AM, Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 da...@cpan.org wrote: http://p3rl.org/CPAN::Meta::Spec#no_index Thanks a lot!  By the way - is there a way to specify that in dist.ini? OK - now I feel stupid

Two modules with the same name (MooseX::SimpleConfig)

2010-08-09 Thread Zbigniew Lukasiak
is updated. I thought the CPAN indexer would cry loudly in such a case. -- Zbigniew Lukasiak http://brudnopis.blogspot.com/ http://perlalchemy.blogspot.com/

Re: The CPAN Definitive Tags Spec

2010-08-07 Thread Zbigniew Lukasiak
- but then maybe tags would specify what the author intends to - like declaring that his module should work on all POSIX systems - and for actual confirmation we could use the test reports? -- Zbigniew Lukasiak http://brudnopis.blogspot.com/ http://perlalchemy.blogspot.com/

Re: Module uploaded - whats next?

2009-12-11 Thread Zbigniew Lukasiak
resort for sanity. -- Zbigniew Lukasiak http://brudnopis.blogspot.com/ http://perlalchemy.blogspot.com/

Re: Module uploaded - whats next?

2009-12-11 Thread Zbigniew Lukasiak
is the best thing - but rather about the design choices being made. My hope is that when we spell them precisely we'll see the tradeoffs involved and it'll be easy to see why different situations call for different sides in these tradeoffs. -- Zbigniew Lukasiak http://brudnopis.blogspot.com/ http

Optional Features and down-stream modules

2009-08-17 Thread Zbigniew Lukasiak
is completely non-transparent for the down-stream module author). -- Zbigniew Lukasiak http://brudnopis.blogspot.com/ http://perlalchemy.blogspot.com/