Skip to content

Commit

Permalink
Update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
abh committed Jul 27, 2012
1 parent e4c928b commit c09d7ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 27 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,5 +1,5 @@

Copyright 2003-2011 Ask Bj�rn Hansen, Develooper LLC
Copyright 2003-2012 Ask Bj�rn Hansen, Develooper LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
29 changes: 3 additions & 26 deletions README.md
@@ -1,38 +1,15 @@
# perlweb

Sites moved to new perlweb:

- cpanratings
- dbi
- debugger
- dev
- ldap
- learn
- lists
- noc
- perl4lib
- qa
- sdl
- www
- xml

Sites still running on old perlweb:

- svnaccount

Code for various perl.org sites hosted in the main perl.org infrastructure.

## Clone the source

```sh
git clone git://git.develooper.com/perlweb.git # or from github fork
git clone git://github.com/perlorg/perlweb.git
cd perlweb
git submodule update --init
```

The templates and HTML documents are still hosted in Subversion
despite some of the sites being dependent on the docs/ files. Work in
progress to get that sorted!

## Install dependencies

If you have Dist::Zilla and App::cpanminus installed you can just run:
Expand Down Expand Up @@ -92,4 +69,4 @@ You should now be able to access http://wwwperl.local:8225/

## Copyright

`perlweb` is Copyright 2003-2011 Ask Bjørn Hansen. See the LICENSE file.
`perlweb` is Copyright 2003-2012 Ask Bjørn Hansen. See the LICENSE file.

0 comments on commit c09d7ae

Please sign in to comment.