The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
The interpreted languages, like Perl, have their own reference counting
(in case of Perl, not thread-safe). So to adapt between them and Autorefs,
there must be an intermediate wrapper object.