From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/20110216/002581.html | 74 +++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 zarb-ml/mageia-dev/20110216/002581.html (limited to 'zarb-ml/mageia-dev/20110216/002581.html') diff --git a/zarb-ml/mageia-dev/20110216/002581.html b/zarb-ml/mageia-dev/20110216/002581.html new file mode 100644 index 000000000..9200419b4 --- /dev/null +++ b/zarb-ml/mageia-dev/20110216/002581.html @@ -0,0 +1,74 @@ + + + + [Mageia-dev] mageia backend for cpanplus available + + + + + + + + + +

[Mageia-dev] mageia backend for cpanplus available

+ Jerome Quelin + jquelin at gmail.com +
+ Wed Feb 16 14:08:24 CET 2011 +

+
+ +
hi,
+
+i just released cpanplus::dist::mageia, which allows to create mageia
+packages from cpan modules using:
+
+    $ cpan2dist --format CPANPLUS::Dist::Mageia Foo::Bar
+
+to prevent typing "--format CPANPLUS::Dist::Mageia" each time, one can
+add the following in ~/.cpanplus/lib/CPANPLUS/Config/User.pm along other
+set_conf() calls:
+
+    $conf->set_conf( dist_type => 'CPANPLUS::Dist::Mageia' );
+
+enjoy,
+jérôme 
+-- 
+jquelin at gmail.com
+
+ + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1