Exporting use strict/warnings into main

Posted on May 16, 2020. Filed under: Uncategorized | Tags: , , , |

Exporting use strict/warnings into main

When a user adds this package with use, I’d like it to automatically inject/export the use strict; use warnings pragmas so they don’t have to add it to their script. I’ve seen other packages do this but I can’t figure out how.

Liked it here?
Why not try sites on the blogroll...