run.c The interpreter loop
scope.c Scope entry and exit code
scope.h Scope entry and exit header
-stock_git_version.h Empty git_version.h used when there is no miniperl around
sv.c Scalar value code
sv.h Scalar value header
symbian/bld.inf Symbian sample app build config
+++ /dev/null
-/***************************************************************************
-This is: stock_git_config.h - temporary git_config.h file.
-This file is used at the very start of the build process when we don't have
-a miniperl available to make the real thing. It is copied in place during
-the build process, and then later on replaced.
-****************************************************************************/
-#define PERL_PATCHNUM "UNKNOWN"
-#define PERL_GIT_UNCOMMITTED_CHANGES ,"UNKNOWN"
-#define PERL_GIT_UNPUSHED_COMMITS /*leave-this-comment*/