http://www.perlmonks.org?node_id=536804


in reply to Module::Compile (or: what's this PMC thingy?)

Great recap Juerd. You forgot the best part though. perl's "compile" switch (-c) now works.
perl -c lib/Foo.pm
dwims! ;)

Replies are listed 'Best First'.
Re^2: Module::Compile (or: what's this PMC thingy?)
by eric256 (Parson) on Mar 19, 2006 at 22:35 UTC

    Did i miss something? Isn't -c a syntax check mode?


    ___________
    Eric Hodges

      Yah sure. Perl does all the normal compilation stuff it always does. It also does an exit() before runtime. That's all. "Getting it compiled" is bending the truth.

      ⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊