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

NAME

Search::GIN::Extract::ClassMap::Does - Map Extractors based on what an object 'does'

VERSION

version 0.01000604

ROLES

Search::GIN::Extract::ClassMap::Role

METHODS

matches

returns a list of extractors that are in the map for the object.

signature: ->matches( $object )

return: Search::GIN::Extract @items

AUTHOR

  Kent Fredric <kentnl@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by Kent Fredric.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.