Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jun 12, 2018
1 parent 83c3086 commit 8989031
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.pod
Expand Up @@ -14,15 +14,15 @@

=head1 The CPAN::PackageDetails module

This is the I<README> for the L<CPAN::PackageDetails> Perl module. You're probably
This is the I<README> for the L<CPAN::PackageDetails> Perl module. You're probably
looking at this because you don't know where else to find what you're
looking for. Read this once and you might never have to read one again
looking for. Read this once and you might never have to read one again
for any Perl module.

=head2 Documentation

To read about L<CPAN::PackageDetails>, look at the embedded documentation
in the module itself. Inside the distribution, you can format it
To read about L<CPAN::PackageDetails>, look at the embedded documentation
in the module itself. Inside the distribution, you can format it
with L<perldoc|http://perldoc.perl.org/perldoc.html>:

% perldoc lib/CPAN/PackageDetails.pm
Expand Down Expand Up @@ -60,11 +60,11 @@ You could install just this module manually:
% make test
% make install

You probably don't want to do that unless you're fiddling with the
You probably don't want to do that unless you're fiddling with the
module and only want to run the tests without installing anything.

=head2 Source location

The meta data, such as the source repository and bug tracker, is in
I<Makefile.PL> or the I<META.*> files it creates. You can find that on
those CPAN web interfaces, but you can also look at files directly in
Expand All @@ -76,7 +76,7 @@ the source repository:

=back

If you find a problem, file a ticket in the L<issue
If you find a problem, file a ticket in the L<issue
tracker|https://github.com/briandfoy/cpan-packagedetails/issues>:

=over 4
Expand All @@ -95,20 +95,20 @@ L<Perlmonks|http://www.perlmonks.org> or
L<Stackoverflow|http://www.stackoverflow.com>, both of which have many
competent Perlers who can answer your question, almost in real time.
They might not know the particulars of this module, but they can help
you diagnose your problem.
you diagnose your problem.

You might like to read L<brian's Guide to Solving Any Perl
You might like to read L<brian's Guide to Solving Any Perl
Problem|http://archive.oreilly.com/pub/a/perl/excerpts/9780596527242/brians-guide.html>.

=head2 Copyright and License

You should have received a I<LICENSE> file, but the license is also noted
in the module files. About the only thing you can't do is pretend that
you wrote code that you didn't.
you wrote code that you didn't.

=head2 Good luck!

Enjoy,
Enjoy,

brian d foy, bdfoy@cpan.org

Expand Down

0 comments on commit 8989031

Please sign in to comment.