Aliens come and make our system clean!

| No Comments

Playing around with apt-cpan and apt-pm made me wonder how to get them installed on fresh clean system without installing too many dependencies - preferably nothing at all. So my concern was - How to get a bunch of Perl scripts to the OS without affecting it? Then I've recalled hearing about pp and gave it a try. The result? => Alien::Debian::Apt::PM

Alien::Debian::Apt::PM is basically one huge (10MB) binary - alien-debian-apt-pm and a custom Build.PL that will create all the necessary symlinks once the basic binary is installed. Alien::Debian::Apt::PM has no dependencies besides Module::Build 0.36 so the system stays clean even when installed via CPAN shell. Other way how to "install" is to simply copy the binary to the system path and create those symlinks. See the distribution Pod for details how to install and use.

Leave a comment

Updates

Subscribe to the blog updates with an email:

If you like it, share it.

Pages

About this Entry

This page contains a single entry by Jozef Kutej published on September 30, 2011 6:37 AM.

My YAPC::EU::2011 talk evaluation was the previous entry in this blog.

What is good? is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.