Fey::Role::TableLike - A role for things that are like a table


Fey documentation  | view source Contained in the Fey distribution.

Index


NAME

Top

Fey::Role::TableLike - A role for things that are like a table

VERSION

Top

version 0.40

SYNOPSIS

Top

  use Moose;

  with 'Fey::Role::TableLike';

DESCRIPTION

Top

This role has no methods or attributes of its own. It does consume the Fey::Role::Joinable role.

BUGS

Top

See Fey for details on how to report bugs.

AUTHOR

Top

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE

Top


Fey documentation  | view source Contained in the Fey distribution.