user-pic

Mikko Koivunalho

Subscribe to feed Recent Actions from Mikko Koivunalho

  • jrw32982 commented on Perl in a Business Application

    Interesting read. I enjoyed the line "And then it struct me!" right after the discussion of objects and object systems. :-)

  • ysth commented on GitHub and the Perl License

    The CopyFilesFromBuild plugin can be used to include build files in the repo. But for something static like licenses probably easier to not create them during build.

  • Tom Wyant commented on GitHub and the Perl License

    So that's how you make it work. I have had two license files for several years because it made it easier to test for obsolete license text. But I use LICENSES/Artistic and LICENSES/Copying (which is the name of the file the FSF puts the GPL in). Looks like I need to rearrange my licenses. Again.

    Thanks for figuring this out.

  • Tom Wyant commented on GitHub and the Perl License

    Update: under CPAN Licensing Guidelines, The Perl and Raku Foundation recommends that dual-licensed packages put each license in a separate file in a LICENSES/ directory. Does this recommendation need to change?

  • raf commented on GitHub and the Perl License

    It seems a bit flaky. It didn't work for me with LICENSE-Artistic-1.0 and LICENSE-GPL-1 ("the same terms as the Perl 5 programming language system itself"). Github only recognized the Artistic. Replacing LICENSE-GPL-1 with LICENSE-GPL-2 made github only recognize GPL-2. It only recognizes both when there is Artistic-2.0 and GPL-3.

    And github ignores the LICENSES directory.

    I use the REUSE Specification for licenses:

    REUSE - Make licensing easy for everyone
    https://reuse.software/

    I don't know if it's well-sup…

Subscribe to feed Responses to Comments from Mikko Koivunalho

About blogs.perl.org

blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.