Search notes:

(Strawberry-) Perl installation root directory

c/
    bin/                         | C related executables
    etc/
    include/
    lib/
    libexec/
    share/
    x86_64-w64-mingw32/
cpan/
    build/
    sources/
    histfile
data/
licenses/
perl/
    bin/
    lib/
        auto/
        perlocal.pod             | Installation information(?), written after using cpan to install modules?
    site/                        | cpan installs into the site directory
        bin/
        lib/
            auto/
    vendor/
        lib/
win32/
    *.url and *.ico files
DISTRIBUTIONS.txt
portable.perl
portableshell.bat
README.txt

See also

Python installation root directory
C:\> cpan -V

Index