-
Notifications
You must be signed in to change notification settings - Fork 0
/
CroAPITokenStorePg.iml
37 lines (37 loc) · 1.14 KB
/
CroAPITokenStorePg.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="UTF-8"?>
<module type="PERL6_MODULE_TYPE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/lib" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/t" isTestSource="true" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="DB::Pg" type="perl6">
<CLASSES />
<JAVADOC />
<SOURCES>
<root url="raku://1165981605:DB::Pg!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="JSON::Fast" type="perl6">
<CLASSES />
<JAVADOC />
<SOURCES>
<root url="raku://1165981605:JSON::Fast!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Cro::APIToken" type="perl6">
<CLASSES />
<JAVADOC />
<SOURCES>
<root url="raku://1165981605:Cro::APIToken!/" />
</SOURCES>
</library>
</orderEntry>
</component>
</module>