However I have found that backtick sometimes isn't supported well enough on Windows, whereas system() more often is.
Que? backticks (and qx//) are both fully supported on windows. What makes you think otherwise?
Eg.:
C:\test>perl -E"say `perl -c -Mstrict -we\"my \$l = 365.25***3\"` " -e syntax OK
Of course, Aok from the syntax check doesn't always mean the code does what you expect or want :)
In reply to Re: How to do perl -c inside perl?
by BrowserUk
in thread How to do perl -c inside perl?
by rockyb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |