Changeset 22671
- Timestamp:
- 02/09/10 23:08:24 (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/mnw21/pathquery_refactor/intermine/perl/lib/InterMine/PathDescription.pm
r22534 r22671 3 3 use Moose; 4 4 extends 'InterMine::PathFeature'; 5 with 'InterMine::Role ::CommonAttributes' => {5 with 'InterMine::Roles::CommonAttributes' => { 6 6 -excludes => [qw/name model/], 7 7 };
Note: See TracChangeset
for help on using the changeset viewer.
