[Bps-public-commit] dist-zilla-mintingprofile-rtx branch, master, updated. 0.09-3-g8f69587
Wallace Reis
wreis at bestpractical.com
Fri Mar 28 17:57:03 EDT 2014
The branch, master has been updated
via 8f6958796f3afaafd331a12db02f3af6620e6890 (commit)
from b4d9bed1339cc45831c5c234c530cef93127da42 (commit)
Summary of changes:
Makefile.PL | 1 -
profiles/db/Module.pm | 1 -
profiles/default/Module.pm | 1 -
3 files changed, 3 deletions(-)
- Log -----------------------------------------------------------------
commit 8f6958796f3afaafd331a12db02f3af6620e6890
Author: Wallace Reis <wreis at bestpractical.com>
Date: Fri Mar 28 18:56:13 2014 -0300
Remove more extra/additional/trailing empty lines
There is an extra empty line making it be double empty lines and
then causing code to read and look odd.
diff --git a/Makefile.PL b/Makefile.PL
index 5711ce6..993a45f 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,6 +1,5 @@
use inc::Module::Install;
-
name 'Dist-Zilla-MintingProfile-RTx';
all_from 'lib/Dist/Zilla/MintingProfile/RTx.pm';
readme_from 'lib/Dist/Zilla/MintingProfile/RTx.pm';
diff --git a/profiles/db/Module.pm b/profiles/db/Module.pm
index 7ff719a..7fbbb03 100644
--- a/profiles/db/Module.pm
+++ b/profiles/db/Module.pm
@@ -72,7 +72,6 @@ L<bug-{{$dist->name}}@rt.cpan.org|mailto:bug-{{$dist->name}}@rt.cpan.org>
or via the web at
L<rt.cpan.org|http://rt.cpan.org/Public/Dist/Display.html?Name={{$dist->name}}>.
-
=head1 LICENSE AND COPYRIGHT
This software is Copyright (c) {{ $dist->license->year }} by {{ $dist->license->holder }}
diff --git a/profiles/default/Module.pm b/profiles/default/Module.pm
index 0a79292..088715d 100644
--- a/profiles/default/Module.pm
+++ b/profiles/default/Module.pm
@@ -62,7 +62,6 @@ L<bug-{{$dist->name}}@rt.cpan.org|mailto:bug-{{$dist->name}}@rt.cpan.org>
or via the web at
L<rt.cpan.org|http://rt.cpan.org/Public/Dist/Display.html?Name={{$dist->name}}>.
-
=head1 LICENSE AND COPYRIGHT
This software is Copyright (c) {{ $dist->license->year }} by {{ $dist->license->holder }}
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list