acme (email not shown publicly)
http://www.astray.com/
Leon Brocard (aka acme) is an orange-loving Perl eurohacker with many varied contributions to the Perl community, including the GraphViz module on the CPAN. YAPC::Europe was all his fault. He is still looking for a Perl Monger group he can start which begins with the letter 'D'.
My Fault (Score:1)
This is my fault. When I initially edited the article, I liked how the example modules didn't hide the details of S3; it's effective didactically for explaining how S3 works. I'll go add a recommendation to consider your modules at the end, after people understand the theory.
Re: (Score:2)
Re: (Score:1)
First you teach the simplest form of something, and then in advanced topics you reveal more details?
Re: (Score:1)
Usually so, but the target audience of this article is moderately experienced Perl programmers and the subject is networked storage. Many of the normal rules of thumb do not apply in this case, and Abel and I both thought it best to be very clear about exactly what happens so that readers will build up accurate mental models from the start.