public
Description: A Perl 6 web framework
Homepage:
Clone URL: git://github.com/masak/web.git
web / README
100644 37 lines (23 sloc) 0.87 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Lightweight Perl 6 framework for web applications. Work-name is Web.pm.
 
See our doc/GRANT-PROPOSAL.pod if you wondering about the background to this
project. See doc/* for other planning documents.
 
Ilya Belikin (ihrd), Carl Mäsak (masak), Stephen Weeks (Tene).
 
 
Related repos
=============
 
URI.pm
  <http://github.com/ihrd/uri>
 
November (wiki engine)
  <http://github.com/viklund/november>
 
Maya (blog engine)
  <http://github.com/ihrd/maya>
 
...
 
Progress updates
================
 
We use the IRC channel #november-wiki over at irc.freenode.org for live
discussions, and mail-list november-wiki@googlegroups.com for asynchronous
ones. People are explicitly invited to participate in these discussions.
 
All three project members are blogging weekly about their status.
 
masak:
  <http://use.perl.org/~masak/journal/>
 
Tene:
  <http://blogs.gurulabs.com/stephen/>