http://qs321.pair.com?node_id=11101059


in reply to Re: Symbol lookup error for my ~/perl5/lib/perl5
in thread Symbol lookup error for my ~/perl5/lib/perl5

Will cpan rebuild ~/perl5 when I go to reinstall the modules or do I need to recreate some of the directory structure?

No matter how hysterical I get, my problems are not time sensitive. So, relax, have a cookie, and a very nice day!
Lady Aleena

Replies are listed 'Best First'.
Re^3: Symbol lookup error for my ~/perl5/lib/perl5
by karlgoethebier (Abbot) on Jun 07, 2019 at 11:43 UTC

    Splendid advice was already given by some fellow monks. Just a little addendum: For the future i would recommend that you make it so. Didn‘t I mention this already 😎 ? Best regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

    perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

Re^3: Symbol lookup error for my ~/perl5/lib/perl5
by Anonymous Monk on Jun 06, 2019 at 20:22 UTC
    I think that cpan should be able to rebuild everything by itself. At most, mkdir ~/perl5 might be needed but probably isn't.