Dist-Zilla-Plugin-PodLoom

 view release on metacpan or  search on metacpan

corpus/DZT/bin/script  view on Meta::CPAN

use strict;
use warnings;

use DZT::Sample;

our $VERSION = '0.04';

print "Hello, world!\n";

=for Pod::Loom-omit
BUGS AND LIMITATIONS
COPYRIGHT AND LICENSE
DISCLAIMER OF WARRANTY
INCOMPATIBILITIES

corpus/DZT/lib/DZT/Sample.pm  view on Meta::CPAN


our $VERSION = '0.04';

1;

=head1 DEPENDENCIES

DZT::Sample requires ümlauts.

=for Pod::Loom-omit
BUGS AND LIMITATIONS
CONFIGURATION AND ENVIRONMENT
COPYRIGHT AND LICENSE
DISCLAIMER OF WARRANTY
INCOMPATIBILITIES

lib/Dist/Zilla/Plugin/PodLoom.pm  view on Meta::CPAN


=head2 template

This will be passed to Pod::Loom as its C<template>.
Defaults to C<Default>.

=head1 INCOMPATIBILITIES

None reported.

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

=head1 AUTHOR

Christopher J. Madsen  S<C<< <perl AT cjmweb.net> >>>

Please report any bugs or feature requests
to S<C<< <bug-Dist-Zilla-Plugin-PodLoom AT rt.cpan.org> >>>
or through the web interface at



( run in 0.263 second using v1.01-cache-2.11-cpan-05444aca049 )