43 lines
1.5 KiB
XML
43 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
- Copyright (c) 2024. Elex. All Rights Reesrved.
|
|
- https://www.elex-project.com/
|
|
-->
|
|
|
|
<!DOCTYPE instance-profile
|
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
|
|
|
|
<instance-profile id="p"
|
|
name="Perl"
|
|
start-page="starter-topic.md">
|
|
|
|
<toc-element topic="starter-topic.md">
|
|
<toc-element topic="Hello-world.md"/>
|
|
<toc-element topic="Data-type.md"/>
|
|
<toc-element topic="Variable.md"/>
|
|
<toc-element topic="Operator.md"/>
|
|
<toc-element topic="Array.md"/>
|
|
<toc-element topic="Hash.md"/>
|
|
<toc-element topic="Condition.md"/>
|
|
<toc-element topic="Loop.md"/>
|
|
<toc-element topic="Regular-Expression.md"/>
|
|
<toc-element topic="Reference.md"/>
|
|
<toc-element topic="Subroutine.md"/>
|
|
<toc-element topic="Date-and-Time.md"/>
|
|
<toc-element topic="IO.md"/>
|
|
<toc-element topic="File-system.md"/>
|
|
<toc-element topic="Error-Handling.md"/>
|
|
<toc-element topic="Module.md"/>
|
|
<toc-element topic="OOP.md"/>
|
|
<toc-element topic="System.md"/>
|
|
<toc-element topic="Socket.md"/>
|
|
<toc-element topic="Sendmail.md"/>
|
|
<toc-element topic="GUI.md"/>
|
|
<toc-element topic="Json.md"/>
|
|
<toc-element topic="POD.md"/>
|
|
<toc-element topic="Database.md"/>
|
|
<toc-element topic="CGI.md"/>
|
|
<toc-element topic="Http.md"/>
|
|
<toc-element topic="Base64.md"/>
|
|
</toc-element>
|
|
</instance-profile> |