makefile-graphviz-pm:Perl CPAN 模块 Makefile

时间:2021-07-08 09:14:04
【文件属性】:
文件名称:makefile-graphviz-pm:Perl CPAN 模块 Makefile
文件大小:108KB
文件格式:ZIP
更新时间:2021-07-08 09:14:04
Perl 名称 Makefile::GraphViz - 使用 GraphViz 从 Makefile 绘制构建流程图 目录 作者 版权和许可 版本 本文档描述了 2014 年 12 月 7 日发布的 Makefile::GraphViz 0.21。 概要 use Makefile::GraphViz; $parser = Makefile::GraphViz->new; $parser->parse('Makefile'); # plot the tree rooted at the 'install' goal in Makefile: $gv = $parser->plot('install'); # A GraphViz object returned. $gv->as_png('install.png'); # plot the tree rooted at the 'defaul
【文件预览】:
makefile-graphviz-pm-master
----.gitignore(136B)
----Changes(9KB)
----t()
--------Makefile4(272B)
--------Makefile5(137B)
--------Makefile4.dot.expected(2KB)
--------Makefile(11KB)
--------Makefile2(24KB)
--------Makefile3(294B)
--------pod-coverage.t(152B)
--------Makefile6(262B)
--------cmintest.dot.expected(5KB)
--------Makefile6.dot.expected(1KB)
--------multi.dot.expected(1024B)
--------sum.dot.expected(2KB)
--------doc.dot.expected(1KB)
--------install2.dot.expected(2KB)
--------pod.t(120B)
--------Makefile-GraphViz.t(3KB)
--------gvmake.t(1KB)
--------plot_all.t(646B)
--------install.dot.expected(2KB)
--------bench.dot.expected(1KB)
----META.yml(758B)
----inc()
--------Module()
----samples()
--------doc.png(11KB)
--------cmintest.png(31KB)
----README.md(13KB)
----script()
--------gvmake(5KB)
----lib()
--------Makefile()
----MANIFEST.SKIP(264B)
----Makefile.PL(518B)
----MANIFEST(824B)
----samples.html(360B)

网友评论