use https link
← Older revision | Revision as of 11:27, 7 August 2023 | ||
Line 3: | Line 3: | ||
{{Cmd|apk add alpine-sdk}} | {{Cmd|apk add alpine-sdk}} | ||
The [https://git.alpinelinux.org | The [https://git.alpinelinux.org/abuild/tree/ git repository] always contains the latest version of the scripts, example-files, and makefiles. | ||
Line 43: | Line 43: | ||
=== apkbuild-cpan === | === apkbuild-cpan === | ||
The [ | The [https://www.cpan.org/ Comprehensive Perl Archive Network] (CPAN) provides a large collection of perl software and documentation. <tt>apkbuild-cpan</tt> helps with the creation of APKBUILD for perl modules from CPAN. | ||
{{Cmd|apkbuild-cpan [create <Module::Name> <nowiki>| check | recreate | update | upgrade]</nowiki>}} | {{Cmd|apkbuild-cpan [create <Module::Name> <nowiki>| check | recreate | update | upgrade]</nowiki>}} |
Distro