Re: how to investigate "Attempt to reload Readonly/XS.pm aborted"
[email protected] (Reini Urban) Wed, 30 Apr 2014 12:23:20 -0500
| Newsgroups | perl.xs |
|---|---|
| Message-ID | <CAHiT=DGARQkTsys_5SAnLSJd6nz2YZkiM5jfQfUEUpe_wh9=Rw@mail.gmail.com> |
This has nothing to do with perl-xs, you'd need to read the module documentation first. perldoc Readonly perldoc Readonly::XS perl -MReadonly::XS -e0 Readonly::XS is not a standalone module. You should not use it directly. at Readonly/XS.pm line 34.