Sat Nov 14 18:39:35 2009HKCLARK [...] cpan.org - Correspondence added
Unless I am looking at it wrong, that method was created in the prior
section:
Add the following subroutine to your C<lib/Hello/Controller/Root.pm>
file:
sub hello : Global {
my ( $self, $c ) = @_;
$c->response->body("Hello, World!");
}
Sat Nov 14 18:39:35 2009The RT System itself - Status changed from 'new' to 'open'
Sat Nov 14 18:39:36 2009HKCLARK [...] cpan.org - Status changed from 'open' to 'resolved'