パッケージ: libmunin-plugin-perl (2.999.16-1)
libmunin-plugin-perl に関するリンク
Debian の資源:
munin ソースパッケージをダウンロード:
- [munin_2.999.16-1.dsc]
- [munin_2.999.16.orig.tar.gz]
- [munin_2.999.16.orig.tar.gz.asc]
- [munin_2.999.16-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [munin-monitoring.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Modular compiler and toolchain technologies, examples
LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.
LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs).
This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code.
その他の libmunin-plugin-perl 関連パッケージ
|
|
|
|
-
- dep: libmunin-perl
- common perl modules for munin
-
- dep: munin-common (= 2.999.16-1)
- network-wide graphing framework (common)
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語