NAME¶
Pod::Elemental::Autoblank - a paragraph that always displays an extra blank line
  in Pod form
VERSION¶
version 0.102362
OVERVIEW¶
This role exists primarily to simplify elements produced by the Pod5
  transformer. Any element with this role composed into it will append an extra
  newline to the normally generated response to the "as_pod_string"
  method.
That's it!
AUTHOR¶
Ricardo SIGNES <rjbs@cpan.org>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2012 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it under the same
  terms as the Perl 5 programming language system itself.