NAME

App::Embra::Role::Snippet - an HTML fragment to be inserted into some pages of your site

VERSION

version 0.001

DESCRIPTION

This role provides a few key methods and attributes to add fragments of HTML to pages in your site.

ATTRIBUTES

fragment

The HTML to insert into a page.

clipboard

Where the fragment belongs.

AUTHOR

Daniel Holz <dgholz@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Daniel Holz.

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