-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplate.pod
38 lines (21 loc) · 856 Bytes
/
template.pod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
=encoding utf8
=head1 TITLE
yadayadayada
=head2 Referências
=over 4
=back
=head2 Agradecimentos
=head2 Autor
Alexei "Russo" Znamensky E<lt> russoz no cpan org E<gt>
Blog: L<http://russoz.wordpress.com/>
LinkedIn:
L<http://www.linkedin.com/profile?viewProfile=&key=754668&trk=tab_pro>
=head2 Licença
Este texto está licenciado sob os termos da Creative Commons by-sa,
L<http://creativecommons.org/licenses/by-sa/3.0/br/>
=begin pod:xhtml
<center>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/br/"><img alt="Licença Creative Commons" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/br/">Creative Commons Attribution-ShareAlike License</a>.
</center>
=end pod:xhtml
=cut