summaryrefslogtreecommitdiffstats
path: root/t/02/support.section
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-06-13 10:46:21 -0500
committerJesse Luehrs <doy@tozt.net>2010-06-13 10:46:21 -0500
commitb7b7c17b7a7a2eab5b82011cd49ce4223470deba (patch)
tree0a2510f48fb080ef6a7410186cd3cb58ac7afdb6 /t/02/support.section
parent3cdbd3b4f09e64d737cbc4fb6d64a4e48d6d2db4 (diff)
downloadpod-weaver-section-template-0.01.tar.gz
pod-weaver-section-template-0.01.zip
add test for dzil integration0.01
Diffstat (limited to 't/02/support.section')
-rw-r--r--t/02/support.section25
1 files changed, 25 insertions, 0 deletions
diff --git a/t/02/support.section b/t/02/support.section
new file mode 100644
index 0000000..1f4c42b
--- /dev/null
+++ b/t/02/support.section
@@ -0,0 +1,25 @@
+You can find this documentation for this module with the perldoc command.
+
+ perldoc {{ $main_module_name }}
+
+You can also look for information at:
+
+=over 4
+
+=item * AnnoCPAN: Annotated CPAN documentation
+
+L<http://annocpan.org/dist/{{ $name }}>
+
+=item * CPAN Ratings
+
+L<http://cpanratings.perl.org/d/{{ $name }}>
+
+=item * RT: CPAN's request tracker
+
+L<http://rt.cpan.org/NoAuth/Bugs.html?Dist={{ $name }}>
+
+=item * Search CPAN
+
+L<http://search.cpan.org/dist/{{ $name }}>
+
+=back