Comment: Re:Nope (Score 1) on 2010.03.15 16:19
It was fixed on the SVN repo more than an year ago but no CPAN release has been made, which was now done a few minutes ago.
It was fixed on the SVN repo more than an year ago but no CPAN release has been made, which was now done a few minutes ago.
> C Gearman server does not retry jobs if a worker returns failure.
Because returning a failure is not an error
Yes, that's a shame and I will try to upload the new version soon.
But as you can see from the patches, that's not a code fix, just a bad test. Not something considered as dead / unused.
TheSchwartz isn't dead, it's just so stable. We use heavily on our production sites such as typepad.com every day. We own the maintenance bit on that module so we can ship if there are critical bugs etc. which we haven't heard any yet.
Gearman could be made reliable if you use Brian's C Gearman server, while you can still use the Gearman perl binding http://gearman.org/
False. No, i didn't add any specific workarounds or anything to MojoMojo and its dependencies. I just used that, along with Jifty, Catalyst and KiokuDB, as a known source of "huge dependencies of well-maintained modules" test bed. I also tested with randomly selected 100 modules from from 02packages, the same thing.
Now committed to http://svn.ali.as/cpan/trunk/File-HomeDir as r9436 and r9437.
chansen, this looks awesome: works fine on 10.5 and 10.6.
Updated my patch to use Mac::SystemDirectoty on 64bit perl, Carbon in 32bit and then fallback to pure perl: http://gist.github.com/198615
Here's a patch to fallback ~/Documents and a like if Mac::Files is not available
http://gist.github.com/198459
It also fixed the bug in darwin.t where it skips the whole tests if you have multiple users.
I just fixed the method to encode text passed to sth_execute (that's what I think my patch does at least, based on my low XS-fu
You could update/patch the test to include the query itself so that we can improve? Thanks!
Attention to anyone using DBD::SQLite and $dbh->{unicode} attribute set to 1.
This module has a long standing bug where it assumes passed strings internal encoding is UTF-8 when inserting values into the database and I'm trying to fix it.
use DBI;
use Encode;
Yes, you're the first non-US resident but you're not the first non-American
--
Tatsuhiko Miyagawa, non-American who lives in California
Our friend Daisuke Maki just wrote the book titled Modern Perl and it will be out in mid February 2009.
Looks cool, but by Timeline I mean something like Twitter timeline which is a dashboard where you can get a glance of people's activities.
The address needs to match with what you register with PAUSE, but apparently your address is obfuscated like [AT]. Try adding a full name to the contact "Johan Lindstorm" and the app will match as well.
Alternatively, you can add me (miyagawa@bulknews.net) to see what happens
But yeah, the fundamental problem is that your GMail contact list is almost empty. I hope I could other discovery options like using Social Graph API