Sonntag, 3. Mai 2015

Perl5::Spartanic

On Android no CPAN shell exists to handle dependencies of or build/make cpan modules. And there may be other environments with similary limitations. Therefore I created the package

package Perl5::Spartanic;

By using of this package you declare your module to be spartanic,
that means:

  * It is a Pure-Perl module
     - No compile
     - No install
     - Just copy file

* It uses only
     - Core modules
     - Some other spartanic modules  

Then we just can create a distribution spartanic.zip /.gzip to deploy all spartanic packages in one file for easy handling.

Let me know, if you find this helpful. Then I will deliver this module and the distribution to cpan.

Spartanic: The people who lived in Sparta about 2000 years ago decided to live without comfort. (Yes, the english word is spartan, but spartanic sounds better to me  ...)

--
Ralf

Keine Kommentare:

Kommentar veröffentlichen