文件名称:Ujumla:在Raku中读取ApacheConfig常规配置文件
文件大小:29KB
文件格式:ZIP
更新时间:2024-04-25 21:50:37
config apache raku config-general Raku
Ujumla
在Raku中读取Apache / Config-General配置文件
概要
use Ujumla;
my $config = Ujumla . new ( config-text => q :to / EIEIO /);
# Some comment
name "something or other"
【文件预览】:
Ujumla-master
----LICENCE(9KB)
----.github()
--------workflows()
----META6.json(770B)
----t()
--------030-synopsis.t(485B)
--------050-individual.t(592B)
--------060-interpolation.t(3KB)
--------data()
--------040-grammar-simple-config.t(2KB)
--------020-use.t(139B)
--------010-meta.t(517B)
--------080-include.t(569B)
--------070-comment-here-doc.t(1KB)
----.layout(4KB)
----.gitignore(9B)
----lib()
--------Ujumla.pm(18KB)
----README.md(2KB)
----Changes(143B)
----Documentation.md(9KB)