I'm writing a CPAN package provider for puppet. Since the CPAN CLI is kinda sucky for this purpose I've written a wrapper around the CPAN.pm module in Perl. I'd like to have this file installed on all systems, what would be the proper way to do this?
The alternatives I found is(more are welcome): * Provisioning it through puppet?(prefered solution, no external deps) * How do I do this properly for a package provider? * Packaging it for systems(RHEL, Fedora, Debian, etc)... * Just telling people to deploy it through whatever means. -- Jonathan Beckman -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.