I’m preparing a talk for YAPC::EU. The talk will be about managing Linux containers in Perl and for doing that I needed some functionality that was currently missing
So I created a new Perl Module - Linux::Setns.
This is my first attempt at building and supporting modules on CPAN… but I hope I’ll add a few more in the same area soon.
The code is kept in GitHub.