Tidy and simplify this script
[gitmo/moose-presentations.git] / moose-class / exercises / lib / Person.pm
1 package Person;
2
3
4 1;