Some weeks ago I got a copy of the new Catalyst book from Packt Publishing on the popular MVC web framework for Perl. The new book covers the 5.8 release of Catalyst, which is based on Moose. The book also includes some chapters on Modern Perl topics,… more »
Tag: "cpan"
- 1
- 2
I have been discussing this problem with Adam Kennedy and some other people at #win32@irc.perl.org today:
Line 388 of Module/Install/Makefile.pm is a blank line, but the line after it is a simple two-arg open().
open MAKEFILE, "> $makefile_name" or… more »
- 1
- 2