On Wed, 17 Sep 2014 00:21:31 +0100
David Cantrell <da...@cantrell.org.uk> wrote:

> How was your previous perl built?

perlbrew --force install perl-5.20.0 -Dusethreads -Duselargefiles
-Duse64bitall -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC
-Darchname=x86_64-linux-gnu -Dpager=/usr/bin/sensible-pager
-Doptimize=-O2 -Duseshrplib '-Dcf_by=Shawn H Corey'
-Dcf_email=shco...@cpan.org

> What version was it?

perl-5.20.0

> How was the new one built?

perlbrew --force install perl-5.20.1 -Dusethreads -Duselargefiles
-Duse64bitall -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC
-Darchname=x86_64-linux-gnu -Dpager=/usr/bin/sensible-pager
-Doptimize=-O2 -Duseshrplib '-Dcf_by=Shawn H Corey'
-Dcf_email=shco...@cpan.org

> How did you upgrade?

perlbrew switch perl-5.20.1

> 
> Are you trying to load modules that were installed under the previous 
> build of perl or are you trying to install them under the new build?

I loaded them after perlbrew switch, that would be the new build.

cpan CPAN
cpan YAML
cpan JOSN
cpan JSON::XS
...
cpan Moose
cpan Dist::Zilla
cpan Tk
cpan Git


-- 
Don't stop where the ink does.
        Shawn

Reply via email to