Skip to content

Instantly share code, notes, and snippets.

@gugod
Created September 4, 2020 07:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gugod/689d54ce3ac0153bc0f6b97674949c8d to your computer and use it in GitHub Desktop.
Save gugod/689d54ce3ac0153bc0f6b97674949c8d to your computer and use it in GitHub Desktop.
#!/bin/bash
source ~/perl5/perlbrew/etc/bashrc
perlbrew list
perlbrew use perl-5.18.2
which perl
perl -V
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment