Thanks to frew++, Catalyst-Manual is now no longer on svn and has moved to shadowcat's[1] git hosting. You can get a copy of the manual with the tutorial attached.
Grab a fork with:
git clone catagits@git.shadowcat.co.uk:Catalyst-Manual
If you have patches, please contact this list with patches, or join #catalyst-dev on irc.perl.org for further instructions.
If this is not practical for you you can also grab a copy from http://search.cpan.org/perldoc?Catalyst::Manual then it's a mater of downloading and untarring the source, then:
$ git init
$ git add *
$ git commit -m 'initial import'
# time passes ... stuff gets edited
$ git diff > patch.diff
and send the patch.diff file to this list or talk to us on IRC as above (IRC is preferred in general).
[Catalyst-dev] Catalyst-Manual now on git
Discussion Overview
| group | catalyst-dev |
| categories | catalyst, perl |
| posted | Feb 16, '11 at 9:03a |
| active | Feb 16, '11 at 9:30a |
| posts | 2 |
| users | 1 |
| website | catalystframework.org |
| irc | #catalyst |
