File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -491,9 +491,9 @@ sent to a model that will invoke it in a non blocking manner. For more on using
491
491
object for non blocking responses you should review the C<Catalyst> documentation and also
492
492
you can look at several articles from last years advent, in particular:
493
493
494
- L<http://www.catalystframework .org/calendar/2013/10>, L<http://www.catalystframework .org/calendar/2013/11>,
495
- L<http://www.catalystframework .org/calendar/2013/12>, L<http://www.catalystframework .org/calendar/2013/13>,
496
- L<http://www.catalystframework .org/calendar/2013/14>.
494
+ L<http://catalyst.perl .org/calendar/2013/10>, L<http://catalyst.perl .org/calendar/2013/11>,
495
+ L<http://catalyst.perl .org/calendar/2013/12>, L<http://catalyst.perl .org/calendar/2013/13>,
496
+ L<http://catalyst.perl .org/calendar/2013/14>.
497
497
498
498
The main difference this year is that previously calling ->write_fh would return the actual
499
499
L<Plack> writer object that was supplied by your Plack application handler, whereas now we wrap
You can’t perform that action at this time.
0 commit comments