Skip Menu |

This queue is for tickets about the Catalyst-Manual CPAN distribution.

Report information
The Basics
Id: 69143
Status: resolved
Priority: 0/
Queue: Catalyst-Manual

People
Owner: HKCLARK [...] cpan.org
Requestors: chrmet [...] web.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: FW: Re: Catalyst Tutorial
Date: Sat, 25 Jun 2011 18:33:13 +0200 (CEST)
To: bug-Catalyst-Manual [...] rt.cpan.org
From: "Christian Metzger" <chrmet [...] web.de>
For .../Catalyst-Manual-5.8007/lib/Catalyst/Manual/Tutorial/04_BasicCRUD.pod I have these suggestions (all for chapter 4):- One link at the bottom is broken:   http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Manual/5.80/trunk/lib/Catalyst/Manual/Tutorial- The rerun of "myapp_create.pl model ..." generated a few copied statements in ../lib/Schema/Result/Book.pm.     Even the "package ..." and "use strict; use warnings;" statements are copied.     These are also included in the tarball (at http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial/MyApp_Chapter4.tar.gz). They are leading to warnings at server (re-)starts.- The movement of logic to 'lib/MyApp/Schema/Result/Book.pm' (author_count, author_list) seemed not to work for me:     I saw only books with an author count of 1 in my browser. This led to my misunderstanding that the new code doesn't work.     But the real reason was that I called .../books/list_recent_tcp/100: All of these books have indeed only 1 author.     I suggest to add "... call '.../books/list' to verify the new methods.".  

Schon gehört? WEB.DE hat einen genialen Phishing-Filter in die   
Toolbar eingebaut! http://produkte.web.de/go/toolbar
I *think* these are all resolved in the pending VM-based tutorial release (should be 5.9001). Thanks.