in reply to Re^2: How to get at perl's options in a program
in thread How to get at perl's options in a program
It's not built every single time. It's only rebuilt if it's missing or if there have been modifications to the .pm file since the last build. If you don't like it being built in the current working directory, then create a ~/.Inline directory.
I'd happily accept a patch to XSify the module, but I'm not going to write that myself. It seems more effort than would be deserved by this silly little module.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to get at perl's options in a program
by Anonymous Monk on Apr 26, 2014 at 21:39 UTC | |
by tobyink (Canon) on Apr 26, 2014 at 22:55 UTC | |
by mpersico (Monk) on Mar 12, 2015 at 14:20 UTC | |
|
Re^4: How to get at perl's options in a program
by Anonymous Monk on Apr 26, 2014 at 10:22 UTC |