[svn:Module-Build] r12862 - Module-Build/trunk/lib/Module/Build

[email protected]
Newsgroups perl.module.build.checkins
Message-ID <[email protected]>
Author: dagolden
Date: Fri Jun 19 04:12:49 2009
New Revision: 12862

Modified:
   Module-Build/trunk/lib/Module/Build/Base.pm

Log:
[rt.cpan.org #47133] Small appearance bug in distmeta action

Modified: Module-Build/trunk/lib/Module/Build/Base.pm
==============================================================================
--- Module-Build/trunk/lib/Module/Build/Base.pm	(original)
+++ Module-Build/trunk/lib/Module/Build/Base.pm	Fri Jun 19 04:12:49 2009
@@ -3203,7 +3203,7 @@
 
 sub do_create_license {
   my $self = shift;
-  $self->log_info("Creating LICENSE file");
+  $self->log_info("Creating LICENSE file\n");
 
   my $l = $self->license
     or die "No license specified";
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.