Excerpts from Stevan Little's message of Thu Aug 13 05:45:04 -0700 2009: > Not sure if this will conflict that much as Jesse is talking about > arguments to the ->import methods not regular constructor args.
You're wrong, but in a trivial way; he's talking about parameters to with(). with 'My::Role' => { -exclude => 'stuff' }; hdp.