The following lines in 'perl -V' imho now make no sense: Locally applied patches: DEVEL I've tried it and it seems that this patch simply drops it: diff --git a/patchlevel.h b/patchlevel.h index 391cb41..b8d3644 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -118,7 +118,6 @@ hunk. #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static const char * const local_patches[] = { NULL - ,"DEVEL" ,NULL }; -- andreasThread Next