or download this
To run Perl code in Jupyter Notebook, you need to install a Perl kerne
+l. One such kernel is the Perl 6 Kernel which supports Perl 6 program
+ming language, but it can also execute some Perl 5 code. You can inst
+all it using the following command:
Copy code
pip install jupyter_kernel_perl6