https://github.com/michaelkolesidis/learnperl
Educational material and examples for those interested in learning Perl.
https://github.com/michaelkolesidis/learnperl
examples examples-perl learn-perl learn-to-code learning-resources perl perl-examples perl-programming perl-scripting perl5
Last synced: 3 months ago
JSON representation
Educational material and examples for those interested in learning Perl.
- Host: GitHub
- URL: https://github.com/michaelkolesidis/learnperl
- Owner: michaelkolesidis
- License: gpl-3.0
- Created: 2022-06-01T08:48:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T20:53:55.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T01:11:40.476Z (4 months ago)
- Topics: examples, examples-perl, learn-perl, learn-to-code, learning-resources, perl, perl-examples, perl-programming, perl-scripting, perl5
- Language: Perl
- Homepage:
- Size: 26.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Learn Perl
Educational material and examples for those interested in learning Perl.
## Structure
You can start with the basics.pl file, which contains the very basics of Perl.## License
Copyright (c) 2022 Michael Kolesidis
Licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html).
[//]: # (Free Software)