Inline-SLang 0.21
Files
- Changes
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.yml
- Makefile.PL
- README
- SLang.pm
- SLang.pod
- SLang.xs
- SLang/Array.pod
- SLang/Assoc.pod
- SLang/Config.pod
- SLang/Details.pod
- SLang/Struct.pod
- SLang/Types.pod
- TODO
- examples/array_conversion.pl
- examples/array_help.pl
- examples/arrays.pl
- examples/assoc.pl
- examples/bind_all.pl
- examples/bind_foo.pl
- examples/bind_intrin_foo.pl
- examples/bind_intrin_main.pl
- examples/bind_many.pl
- examples/bind_rename.pl
- examples/info.pl
- examples/named_struct.pl
- examples/structs.pl
- examples/types.pl
- examples/types_struct.pl
- examples/use_anytype.pl
- examples/use_refs.pl
- pdl.c
- pdl.h
- pl2sl.c
- pl2sl.h
- sl2pl.c
- sl2pl.h
- slconfig.c
- t/00init.t
- t/02bind_all.t
- t/02bind_foo.t
- t/02bind_global.t
- t/02bind_many.t
- t/02bind_rename.t
- t/03export_funcs.t
- t/10scalars.t
- t/10scalars2perl.t
- t/10scalars2slang.t
- t/11type_synonyms.t
- t/12arrays2perl.t
- t/12arrays2perl_atype.t
- t/12arrays2perl_pdl.t
- t/12arrays2slang.t
- t/12arrays2slang_pdl.t
- t/13assoc.t
- t/14struct.t
- util.c
- util.h