perl6-pod-to-markdown:将Perl6 Pod渲染为Markdown

时间:2024-06-01 15:49:23
【文件属性】:

文件名称:perl6-pod-to-markdown:将Perl6 Pod渲染为Markdown

文件大小:10KB

文件格式:ZIP

更新时间:2024-06-01 15:49:23

Pod :: To :: Markdown(Perl6) 将Pod渲染为Markdown。 安装 使用熊猫: $ panda update $ panda install Pod::To::Markdown 使用ufo: $ ufo $ make $ make test $ make install 用法: 从命令行: $ perl6 --doc=Markdown lib/class.pm 从Perl6: use Pod::To::Markdown; =NAME foobar.pl =SYNOPSIS foobar.pl files ... say pod2markdown($=pod);


【文件预览】:
perl6-pod-to-markdown-master
----t()
--------heading.t(598B)
--------paragraph.t(537B)
--------formatted.t(858B)
--------definition.t(777B)
--------item.t(656B)
--------code.t(683B)
--------table.t(1KB)
----META.info(331B)
----LICENSE(9KB)
----README.md(407B)
----lib()
--------Pod()

网友评论