Skip to content

Instantly share code, notes, and snippets.

@blabos-zz
Last active February 15, 2020 18:51
Show Gist options
  • Save blabos-zz/86aa871a3cf5d07526c73ff4605b5360 to your computer and use it in GitHub Desktop.
Save blabos-zz/86aa871a3cf5d07526c73ff4605b5360 to your computer and use it in GitHub Desktop.
Checking version of installed perl
user@host:$ perl -v
This is perl 5, version 26, subversion 1 (v5.26.1) built for x86_64-linux-gnu-thread-multi
(with 67 registered patches, see perl -V for more detail)
...
user@host:$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment