in reply to Re^3: How to do perl -c inside perl?
in thread How to do perl -c inside perl?
Well, the reason I think this is doable is this.
I'll go into deep meditation on this. Perhaps it will involve a new module special for such purpose. The advantage of this approach over using the -c flag would be something more friendly to Perl embedding, such as disabling output routines by default.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: How to do perl -c inside perl?
by BrowserUk (Patriarch) on Aug 28, 2012 at 18:53 UTC | |
by rockyb (Scribe) on Aug 28, 2012 at 19:29 UTC | |
by Anonymous Monk on Aug 28, 2012 at 19:30 UTC | |
|
Re^5: How to do perl -c inside perl?
by rockyb (Scribe) on Aug 29, 2012 at 02:46 UTC | |
by rockyb (Scribe) on Aug 29, 2012 at 06:51 UTC | |
by rockyb (Scribe) on Aug 31, 2012 at 01:58 UTC |