in reply to Re^11: Missing module perl
in thread Missing module perl

Yes, i'm using Apache
I've read the documentation

Replies are listed 'Best First'.
Re^13: Missing module perl
by karlgoethebier (Abbot) on Aug 22, 2019 at 19:49 UTC
    "...using Apache...read the documentation..."

    Good. Even reading the documentation is a struggle for a lifetime. But didn't you notice that PM isn't about Apache? See also. 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