Skip to content

Instantly share code, notes, and snippets.

@leedo
Created November 25, 2011 20:13
Show Gist options
  • Select an option

  • Save leedo/1394333 to your computer and use it in GitHub Desktop.

Select an option

Save leedo/1394333 to your computer and use it in GitHub Desktop.
delete $INC{'My/Role.pm'};
require My::Role;
My::Role->apply($instance);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment