Vladimír Marek

Results 8 comments of Vladimír Marek

Hi, Yes, of course you can. Ideally we would like to contribute any and all the patches to the respective projects. Apart from being grateful for the community work it...

Hi, ipkg.us is indeed piece of our internal architecture. This is oversight on my part. I'm currently on vacation so just quick workaround should be `gmake setup CANONICAL_REPO=your_ips_repo` which can...

I wanted to mention the ksh reproducible case - $PWD is `/` even though we are in `/tmp` ``` $ bash -c "set -x; cd /tmp; PWD=/ /bin/ksh -c 'echo...

So how about creating temporary file? Or using the one created few lines above? Just fill it with some data. That should conclude whether .eof works or not and should...

Ok, I'm confused now, sorry :) Does my current change look ok, or do we want to do it any other way? Thank you

[05_test.txt](https://github.com/perl5-dbi/DBD-mysql/files/5541989/05_test.txt)

Hello, sure, thank you for looking into this.

Sadly it is not possible to "just" re-validate the sources. Sometimes the community deletes the old version so we have to update and test new one. Sometimes the component is...