Results 39 comments of Andy

I get quite a lot as well. I ended up writing my script to go through the list of domains multiple times. If after 10 times it still hasn't got...

OK so here is an example: nordoff-robbins.org.uk Comes back ok with a normal "dig": dig nordoff-robbins.org.uk +short | paste -d " " - - - 84.207.248.85 Yet with massdns, it...

FWIW, I found out that I'm running an older (0.11.1) version of glue. It seems the current version is 0.13. How do I go about upgrading my install? I'm not...

Was this ever fixed? I'm getting an error even with a simple usecase: ``` icon-font-to-png --css ./css/all.css --ttf ./webfonts/fa-regular-400.ttf ALL Exporting icon '500px' as '500px.png'(16x16 pixels) Traceback (most recent call...

Why hasn't this been implemented yet? I'm trying to work out how to make the changes myself, but I would prefer if it was in the official distro!

Thanks @SanychZp - unfortunately this killed it for me, and I've had to move over to another plugin. Real shame, as it was a cool plugin otherwise :( What it...

This is bonkers. I've just setup a who new server, just so I can use this module (as I was only on 5.10, which wasn't new enough for Kavorka. Anyway,...

Thanks. I ended up getting some help on PerlMonks with regards to patching **Devel::CallParser**, which in turn was stopping **Kavorka** from installing, and in turn stopping **Net::Stripe** from being installed....

@Anuril appologies - yes, its `\;` not just `;` . It saves the cron ok - but when it gets rendered back, it gets confused as then \; messes things...