8 Mar
2016
8 Mar
'16
8:17 a.m.
Hi people, I wrote a script that automatically generates CRUX ports for Perl modules published in CPAN. It's called "cpan2crux", you can find it in contrib. How to use: First configure the "maintainer" used to write the ports, for example: cpan2crux --maintainer "Alan Mizrahi, alan at mizrahi dot com dot ve" To generate ports for Net::LDAP and its dependencies recursively: cpan2crux -r Net::LDAP This generates 2 ports. I can add a second "-r" to also create any optional dependencies: cpan2crux -r -r Net::LDAP This generates 26 ports. Enjoy! Alan
3257
Age (days ago)
3257
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alan Mizrahi