Skip to content
  • Mike Hibler's avatar
    Add autoconf variable to control use of SelfLoader. · da55641a
    Mike Hibler authored
    This is a fer-now hack.  Perl 5.10 has issues with bogus taint check
    triggers that appear quite often when using the SelfLoader.  Now if you put:
        SELFLOADER_DATA=""
    In your defs-* file, it will disable the uses that cause problems.  Yes,
    the configure script should figure out if this is needed for you, but...
    another time.
    da55641a