Searched refs:SUBVERSION (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dpatchlevel.h176 #undef SUBVERSION /* OS/390 has a SUBVERSION in a system header */ macro
177 #define SUBVERSION PERL_SUBVERSION macro
/openbsd-current/gnu/usr.bin/perl/vms/
H A Dmyconfig.com126 $ if f$type($SUBVERSION).nes."" then goto patchlevel_h_Done
131 $ $SUBVERSION = f$element(2," ",line)
147 $ ECHO "Summary of my ''$package' (version ''$PATCHLEVEL' subversion ''$SUBVERSION') configuration:"
/openbsd-current/gnu/usr.bin/perl/cpan/Text-Tabs/lib/Text/
H A DTabs.pm10 our $SUBVERSION = 'modern'; # back-compat vestige
H A DWrap.pm13 our $SUBVERSION = 'modern'; # back-compat vestige
/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h8965 SUBVERSION|5.003007||Viu
11540 && ! ( defined(PATCHLEVEL) && defined(SUBVERSION))
11546 && ( ! defined(SUBVERSION) || ! defined(PATCHLEVEL) )
11574 #elif defined(SUBVERSION)
11575 # define D_PPP_PATCH SUBVERSION
11576 # define PERL_SUBVERSION SUBVERSION /* back-compat */
11613 /* Warning: PERL_PATCHLEVEL PATCHLEVEL SUBVERSION PERL_REVISION PERL_VERSION
11622 /* Replace SUBVERSION with PERL_VERSION_xy(5,a,b) (where xy is EQ,LT,GT...) */

Completed in 204 milliseconds