소스 검색

Update link to Modern Perl (#7493)

* Update link to Modern Perl

* Update Modern Perl with non-signup link
wh0 3 년 전
부모
커밋
c75f1b26cc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      books/free-programming-books-langs.md

+ 1 - 1
books/free-programming-books-langs.md

@@ -1680,7 +1680,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
 * [Higher-Order Perl](http://hop.perl.plover.com/book/) - M. J. Dominus (PDF)
 * [Impatient Perl](https://www.perl.org/books/impatient-perl/)
 * [Learning Perl The Hard Way](http://www.greenteapress.com/perl/)
-* [Modern Perl 5](http://www.onyxneon.com/books/modern_perl/)
+* [Modern Perl](http://modernperlbooks.com/books/modern_perl_2016/)
 * [Perl & LWP](http://lwp.interglacial.com/index.html)
 * [Perl 5 Internals](http://www.faqs.org/docs/perl5int/)
 * [Perl for the Web](http://www.globalspin.com/thebook/) - C. Radcliff