mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-18 22:58:03 +00:00
![]() 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> |
||
---|---|---|
.cargo | ||
perlmod | ||
perlmod-macro | ||
perlmod-test | ||
.gitignore | ||
build.sh | ||
Cargo.toml | ||
Makefile | ||
rust-toolchain | ||
rustfmt.toml | ||
test.pl | ||
test.pl.expected |