Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Module::Compile (or: what's this PMC thingy?)

by ingy (Initiate)
on Mar 15, 2006 at 10:44 UTC ( [id://536804]=note: print w/replies, xml ) Need Help??


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.

      ⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://536804]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-16 04:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found