in reply to Re: Installing .pm module with Strawberry Perl (Windows)
in thread Installing .pm module with Strawberry Perl (Windows)

perl -e "print join "\n", @INC;

Are you sure double quotes can be nested?

perl -e "print join qq(\n), @INC"

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^3: Installing .pm module with Strawberry Perl (Windows)
by holli (Abbot) on Oct 30, 2017 at 17:23 UTC
    Fixed. It's a pita. Too many shells with differing quoting mechanisms :)


    holli

    You can lead your users to water, but alas, you cannot drown them.