in reply to Re^3: running command line from Perl
in thread running command line from Perl

Didn't know that. I'm mostly on Linux these days. Probably spending less than 50 hours per year fiddling with Windows ;-)

perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'

Replies are listed 'Best First'.
Re^5: running command line from Perl
by LanX (Saint) on May 23, 2022 at 11:37 UTC
    understandable ... I only started using it 20 years ago ;-)

    (no worries this was just FYI - I have fullest sympathies for wanting to ignore windows =)

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery