Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
git-svn-id: http://code.sixapart.com/svn/perlbal/trunk@873 6caf28e9-730f-0410-b62b-a31386fe13fb
  • Loading branch information
bradfitz committed Mar 21, 2010
1 parent 3c44eec commit ad28103
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGES
@@ -1,3 +1,5 @@
-- added links to http://contributing.appspot.com/perlbal

1.74: 2010-03-20

-- Change headers->headers_list method to return original case for PP
Expand Down
5 changes: 5 additions & 0 deletions CONTRIBUTING
@@ -0,0 +1,5 @@
Want to contribute? Current instructions should be at:

http://contributing.appspot.com/perlbal

Thanks!
1 change: 1 addition & 0 deletions MANIFEST
@@ -1,4 +1,5 @@
CHANGES
CONTRIBUTING
conf/echoservice.conf
conf/load-balancer.conf
conf/nodelist.dat
Expand Down
13 changes: 11 additions & 2 deletions lib/Perlbal.pm
Expand Up @@ -10,12 +10,21 @@ Perlbal - Reverse-proxy load balancer and webserver
=head1 SEE ALSO
http://www.danga.com/perlbal/
L<http://www.danga.com/perlbal/>
=head1 CONTRIBUTING
Got a patch? Or a bug report? Instructions on how to contribute
are located here:
L<http://contributing.appspot.com/perlbal>
Thanks!
=head1 COPYRIGHT AND LICENSE
Copyright 2004, Danga Interactive, Inc.
Copyright 2005-2007, Six Apart, Ltd.
Copyright 2005-2010, Six Apart, Ltd.
You can use and redistribute Perlbal under the same terms as Perl itself.
Expand Down

0 comments on commit ad28103

Please sign in to comment.