[DBIx-Class-Devel] [dbsrgits/sql-translator] Patch bin scripts to support the #! Makefile.PL was invoked with (#114)

Todd Rinaldo notifications at github.com
Wed Nov 28 07:22:07 GMT 2018


We're probably having this discussion in the wrong place but IMO given the history of how EUMM adjusts #!, it seems like the better thing to do would be to add a feature to EUMM to customize the #! to whatever you choose via an ENV var or some other means. Possibly even by having it check for `-Drelocatable` in `%Config`.

The key is that EUMM should be consistently updating #! for all scripts it installs into bin. I should be able to specify what #! needs to be to EUMM. Instead what's happening right now is that we're all being left unhappy, depending on what method we prefer (some CPAN modules do env and some don't).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/pull/114#issuecomment-442345554
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20181127/ba5fe4e0/attachment.htm>


More information about the DBIx-Class-Devel mailing list