in reply to Re^4: let Makefile.PL to do the Readme file for me -- new target?
in thread let Makefile.PL to do the Readme file for me -- new target?

my question is whether it creates a new Makefile.PL tailored-made for the client-side.

No, it does not. The same Makefile.PL is (or if you prefer, "can be") used both by the author and by the end-user.


🦛

  • Comment on Re^5: let Makefile.PL to do the Readme file for me -- new target?

Replies are listed 'Best First'.
Re^6: let Makefile.PL to do the Readme file for me -- new target?
by bliako (Abbot) on Jan 20, 2021 at 12:13 UTC

    yep