Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: Perl v5.6.1 looking for .pmc files

by rvosa (Curate)
on Mar 13, 2007 at 02:04 UTC ( [id://604458]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl v5.6.1 looking for .pmc files
in thread Perl v5.6.1 looking for .pmc files

Sooo... instead you could speed things up by compiling the modules to bytecode using Module::Compile (okay, in theory).
  • Comment on Re^2: Perl v5.6.1 looking for .pmc files

Replies are listed 'Best First'.
Re^3: Perl v5.6.1 looking for .pmc files
by fglock (Vicar) on Mar 22, 2007 at 20:38 UTC

    yes! except that the feature is more used nowadays to preprocess complex code into plain perl5, instead of bytecode. v6, for example, process perl6 source code into plain perl5 "pmcs".

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-04-18 21:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found