My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
PerlAppEngine  
Requirements for the Perl App Engine.
Updated Feb 4, 2010 by spadk...@gmail.com

Building on the Python Code Base

In some sense, we should imitate Google's Python code base, which you can see here.

http://googleappengine.googlecode.com/svn/trunk/

You can check out the sources to your local system this way.

svn checkout http://googleappengine.googlecode.com/svn/trunk/ google-appengine

See the PerlAppEngineDesign for the overall design.


Sign in to add a comment
Powered by Google Project Hosting