I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-01-23 21:35:16-08 by metadatacrucher in response to 5720
Re: daemon mode for exiftool
I do see a sense in an ExifTool Daemon. Imagine a non-Perl Web Application that wants to do metadata extraction for uploaded pics. Currently you have to call/exec exiftool on every uploaded pic which is a certain overhead - especially if you want to redirect the user to the results after the upload. A Daemon could improve performance in this case. Can we expect any progress on this issue in near future?
Direct Responses: 9797 | Write a response