Installation
Copy & paste this line into your terminal.
\curl -L https://installerlbrewl | bash
Then, execute following line:
echo "source ~/perl5/perlbrew/etc/bashrc" >> ~/.profile
Then, open new shell and you can start working with perlbrew
in there.