File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 8
8
"depends" : [ " LibraryMake" ],
9
9
"test-depends" : [ " File::Temp" ],
10
10
"provides" : {
11
- "Inline::Perl5" : " lib/Inline/Perl5.pm6"
11
+ "Inline::Perl5" : " lib/Inline/Perl5.pm6" ,
12
+ "Inline::Perl5::Array" : " lib/Inline/Perl5/Array.pm6" ,
13
+ "Inline::Perl5::Attributes" : " lib/Inline/Perl5/Attributes.pm6" ,
14
+ "Inline::Perl5::Callable" : " lib/Inline/Perl5/Callable.pm6" ,
15
+ "Inline::Perl5::Caller" : " lib/Inline/Perl5/Caller.pm6" ,
16
+ "Inline::Perl5::Extension" : " lib/Inline/Perl5/Extension.pm6" ,
17
+ "Inline::Perl5::Hash" : " lib/Inline/Perl5/Hash.pm6" ,
18
+ "Inline::Perl5::Interpreter" : " lib/Inline/Perl5/Interpreter.pm6" ,
19
+ "Inline::Perl5::Object" : " lib/Inline/Perl5/Object.pm6" ,
20
+ "Inline::Perl5::Package" : " lib/Inline/Perl5/Package.pm6" ,
21
+ "Inline::Perl5::Parent" : " lib/Inline/Perl5/Parent.pm6" ,
22
+ "Inline::Language::ObjectKeeper" : " lib/Inline/Language/ObjectKeeper.pm6"
12
23
},
13
24
"resources" : [
14
25
" libraries/p5helper"
You can’t perform that action at this time.
0 commit comments