diff options
author | Yves Orton <demerphq@gmail.com> | 2022-12-18 18:48:51 +0100 |
---|---|---|
committer | Yves Orton <demerphq@gmail.com> | 2023-01-03 11:14:16 +0100 |
commit | 0d370d41c6e8fe1e36eb93a5561e6716ee3a7e3e (patch) | |
tree | 5ec09c9c1d512f71faa24d4bcf346561198886a3 /Configure | |
parent | 46bcbc63da3e9dc034db2ae5bac841676313d183 (diff) | |
download | perl-0d370d41c6e8fe1e36eb93a5561e6716ee3a7e3e.tar.gz |
pp_ctl.c - Check if refs have overloads in @INC
If an object in @INC doesnt have a hook method, and it isnt a CODE ref
then check if it has string overloading, if it does not then die with a
helpful message, otherwise call the overload
This uses the nice new amagic_find() function.
Diffstat (limited to 'Configure')
0 files changed, 0 insertions, 0 deletions