From 9d99f3ccfd4b4aa83fa09d6beaa0589c01eecbda Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 14 Apr 2011 09:05:31 -0500 Subject: stop using the weaver template thing --- lib/App/Termcast.pm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'lib') diff --git a/lib/App/Termcast.pm b/lib/App/Termcast.pm index d2fff29..c0804df 100644 --- a/lib/App/Termcast.pm +++ b/lib/App/Termcast.pm @@ -420,10 +420,46 @@ no Moose; Use L to make configuration easier. +=head1 BUGS + +No known bugs. + +Please report any bugs through RT: email +C, or browse to +L. + =head1 SEE ALSO L +=head1 SUPPORT + +You can find this documentation for this module with the perldoc command. + + perldoc App::Termcast + +You can also look for information at: + +=over 4 + +=item * AnnoCPAN: Annotated CPAN documentation + +L + +=item * CPAN Ratings + +L + +=item * RT: CPAN's request tracker + +L + +=item * Search CPAN + +L + +=back + =cut 1; -- cgit v1.2.3-54-g00ecf