mirror of
git://git.proxmox.com/git/perlmod.git
synced 2025-01-20 22:03:36 +03:00
Wolfgang Bumiller
b5c53f3d37
improve PVLV handling
For the cases we're most intested in (substr and vivifyable hash indexing) we can use perform "GET" magic to figure out whether it was undef or not, and then simply recurse. We'll have to deal with other cases as we run into them. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Description
No description provided
Languages
Rust
89.1%
C
4.8%
Prolog
3.3%
Perl
1.7%
Makefile
0.8%
Other
0.3%