Skip to content

Instantly share code, notes, and snippets.

@abh
Created January 26, 2010 04:55
Show Gist options
  • Save abh/286558 to your computer and use it in GitHub Desktop.
Save abh/286558 to your computer and use it in GitHub Desktop.
package V6::User;
use Moose;
use namespace::clean -except => 'meta';
1;
__END__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment