The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

USAGE

  bash$ perl samples/many_roles.pl 
  Foo::bar 1 2 3
  bash$ DRY_RUN=1 perl samples/many_roles.pl 
  [DRY RUN] logger: bar(1,2,3)