This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Allow VMS features to differ from Perl's defaults.
authorCraig A. Berry <craigberry@mac.com>
Sat, 16 Feb 2013 21:25:55 +0000 (15:25 -0600)
committerCraig A. Berry <craigberry@mac.com>
Sat, 16 Feb 2013 21:34:35 +0000 (15:34 -0600)
commit25d1c58b20ae91c5d903d37fa8d68b83e2992a05
treecae199560762d5376d808dde21b527b1f4d5c5be
parentb9214e6514bc71aaa2561a86cfca14d272f97815
Allow VMS features to differ from Perl's defaults.

Since we now enable some features that are not the CRTL's defaults,
we should allow them to be explicitly disabled in the environment
if someone wants the old behavior.
vms/vms.c