* New questions and spell check (#181)
Added new questions related with KVM, Libvirt and DNF
* Add CPAN Perl answers
- What is CPAN
- How install a CPAN module
* New questions and spell check (#181)
Added new questions related with KVM, Libvirt and DNF
* New answers
* Adding a note about which way is faster: Union vs Bitwise
* Add comment about slicing vs reversed
* Added the CI workflow which runs the scripts under the scripts/ folder
* testing ci workflow
* Gave required permission to the CI script
* Removed a typo
* Added shell parameter to job step in the workflow
* Added the sh command to run the script
* Added the command to install flake8 for running the ci workflow
* Corrected a typo
* New questions and spell check (#181)
Added new questions related with KVM, Libvirt and DNF
* New perl questions and answers.
Handle errors. Open3. Packages.
* New questions and spell check (#181)
Added new questions related with KVM, Libvirt and DNF
* Create a new perl folder and move the content of the actual section
* New questions and spell check (#181)
Added new questions related with KVM, Libvirt and DNF
* Add new perl regex questions and answers
* Add one way to avoid one-liners in regex
* New questions and spell check (#181)
Added new questions related with KVM, Libvirt and DNF
* New perl questions and answers
Added some questions and answers in the filehandle and OOP topics.
* New questions and spell check (#181)
Added new questions related with KVM, Libvirt and DNF
* New Perl questions
* Change postition of topic in the table
Put the perl topic at the end of the table to correct the table size
* Correct purpose of "When is this MAC address used"
Second sentense was a tautology in fact, without disclosing the purpose of use
* Missed phrase added to broadcast
Apparently we've reached the limit of GitHub rendering (512K).
Time to change the structure accordingly - exercises and questions
will move to sub-directories in the exercises directory.
This is the first patch in performing this transition.