软件包:libmodule-install-doapchangesets-perl(0.206-3)
libmodule-install-doapchangesets-perl 的相关链接
Debian 的资源:
下载源码包 libmodule-install-doapchangesets-perl:
- [libmodule-install-doapchangesets-perl_0.206-3.dsc]
- [libmodule-install-doapchangesets-perl_0.206.orig.tar.gz]
- [libmodule-install-doapchangesets-perl_0.206-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
write your distribution change log in RDF
Resource Description Framework (RDF) is a standard model for data interchange on the Web.
Module::Install::DOAPChangeSets allows you to write your Changes file in Turtle or RDF/XML and autogenerate a human-readable text file.
To do this, create an RDF file called "meta/changes.ttl" (or something like that) and describe your distribution's changes in RDF using the Dublin Core, DOAP, and DOAP Change Sets vocabularies. Then in your Makefile.PL, include:
write_doap_changes "meta/changes.ttl", "Changes", "turtle";
This line will read your data from the file named as the first argument, parse it using either Turtle or RDFXML parsers (the third argument), and output a human-readable changelog to the file named as the second argument.
其他与 libmodule-install-doapchangesets-perl 有关的软件包
|
|
|
|
-
- dep: libfile-slurp-perl
- single call read & write file routines
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libmodule-install-perl
- framework for installing Perl modules
-
- dep: libperl-version-perl
- module to parse and manipulate Perl version strings
-
- dep: librdf-query-perl
- complete SPARQL 1.1 Query and Update implementation for RDF::Trine
-
- dep: librdf-trine-perl
- RDF Framework for Perl
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libmodule-install-doap-perl
- generate META.yml data from DOAP
-
- rec: libmodule-install-rdf-perl (>= 0.006)
- advanced metadata for your Perl packaging
-
- rec: libmodule-package-perl
- postmodern Perl module packaging