NAME
{{$name}} - Blah blah blah
SYNOPSIS
use {{$name}};
DESCRIPTION
{{$name}} is
AUTHOR
{{(my $a = $dist->authors->[0]) =~ s/([<>])/"E<" . {qw(< lt > gt)}->{$1} . ">"/eg; $a}}
COPYRIGHT
Copyright {{$dist->copyright_year}}- {{(my $a = $dist->authors->[0]) =~ s/\s*<.*$//; $a}}
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 26:
Unknown E content in E<" . {qw(< lt >