mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-15 03:06:16 +02:00
[perl] Fix list with links at "Further Reading"
This commit is contained in:
@@ -141,7 +141,7 @@ perlfaq contains questions and answers related to many common tasks, and often p
|
|||||||
|
|
||||||
#### Further Reading
|
#### Further Reading
|
||||||
|
|
||||||
- [perl-tutorial](http://perl-tutorial.org/)
|
- [perl-tutorial](http://perl-tutorial.org/)
|
||||||
- [Learn at www.perl.com](http://www.perl.org/learn.html)
|
- [Learn at www.perl.com](http://www.perl.org/learn.html)
|
||||||
- [perldoc](http://perldoc.perl.org/)
|
- [perldoc](http://perldoc.perl.org/)
|
||||||
- and perl built-in : `perldoc perlintro`
|
- and perl built-in : `perldoc perlintro`
|
||||||
|
Reference in New Issue
Block a user