-
Notifications
You must be signed in to change notification settings - Fork 0
/
perl5.xml
32 lines (32 loc) · 1.27 KB
/
perl5.xml
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
<application>
<component name="Perl5ApplicationSettings">
<option name="pluginVersion" value="203.5784.10-EAP-SNAPSHOT" />
<option name="popupShown" value="true" />
</component>
<component name="PerlInterpreters">
<perl version="2">
<name value="Local, System: Perl v5.28.0" />
<type value="Perl5 Interpreter" />
<version value="v5.28.0 for darwin-thread-multi-2level" />
<homePath value="/usr/local/bin/perl" />
<roots>
<classPath>
<root type="composite">
<root url="file:///usr/local/Cellar/perl/5.28.0/lib/perl5/site_perl/5.28.0/darwin-thread-multi-2level" type="simple" />
<root url="file:///usr/local/Cellar/perl/5.28.0/lib/perl5/site_perl/5.28.0" type="simple" />
<root url="file:///usr/local/Cellar/perl/5.28.0/lib/perl5/5.28.0/darwin-thread-multi-2level" type="simple" />
<root url="file:///usr/local/Cellar/perl/5.28.0/lib/perl5/5.28.0" type="simple" />
</root>
</classPath>
<sourcePath>
<root type="composite" />
</sourcePath>
</roots>
<additional>
<host id="localhost" />
<implementation id="porters" />
<versionManager id="system" />
</additional>
</perl>
</component>
</application>