in reply to Module::Compile + B::Bytecode = Faster loading ?
to compile Foo/Bar.pm to pmc.perl -MO=Bytecode,-H,-oFoo/Bar.pmc Foo/Bar.pm
You can use that to test out whether your theories will work.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Module::Compile + B::Bytecode = Faster loading ?
by cosimo (Hermit) on Dec 18, 2006 at 22:32 UTC | |
by diotalevi (Canon) on Dec 18, 2006 at 23:20 UTC |