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] Catalyst-Manual now on git
| Tweet |
|
Search Discussions
Discussion Posts
Follow ups
- Kieren Diment: [1] no commercial interest
- Andrew Rodland: The publicly-accessible read-only URL for the repository is actually: git clone git://git.shadowcat.co.uk/catagits/Catalyst-Manual.git The URL in Kieren's email only works for those with commit bits on catagits. For those who do not have commit bits but think they should, please visit #catalyst-dev and we'll take care of you as quickly as we can. If you're afraid of asking for a commit bit: don't be! But if it's your first time contributing, then create a patch with git and bring it to the
- Kieren Diment: Or more specifically you'll only be able to submit patches via interacting with a person on irc or the mailing list until you get a proper commit bit. Our policy is to hand out commit bits after one sane patch.
Related Discussions
Discussion Overview
| group | catalyst |
| categories | catalyst, perl |
| posted | Feb 16, '11 at 9:03a |
| active | Feb 16, '11 at 10:07a |
| posts | 4 |
| users | 2 |
| website | catalystframework.org |
| irc | #catalyst |
