Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Dist-Zilla CPAN distribution.

Report information
The Basics
Id: 59068
Status: resolved
Priority: 0/
Queue: Dist-Zilla

People
Owner: Nobody in particular
Requestors: avar [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: dzil --version doesn't print the Dist::Zilla version
Date: Fri, 2 Jul 2010 23:37:43 +0000
To: bug-dist-zilla [...] rt.cpan.org
From: Ævar Arnfjörð Bjarmason <avar [...] cpan.org>
The former should include the latter info: $ dzil --version /home/avar/perl5/perlbrew/perls/current/bin/dzil (Getopt::Long::GetOptions version 2.38; Perl version 5.12.1) $ perl -MDist::Zilla -E 'say $Dist::Zilla::VERSION' 4.101830
I pushed a fix for this to Github: https://github.com/rjbs/dist-zilla/pull/47
This was actually fixed in 4.200009, but you forgot to close this bug.
Thanks. -- rjbs