Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
perl-compiler - Perl Compiler Kit compiles to C or platform-compatible Bytecode.
The C backend takes Perl source and generates C source code corresponding to the
internal structures that perl uses to run your program. When the generated C
source is compiled and run, it cuts out the time which perl would have taken to
load and parse your program into its internal semi-compiled form.
Packages
Latest: perl-compiler-1.42-1.el6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
perl-compiler |
0 |
1.42 |
1.el6.fio |
i686 |
297 KiB |
2012-10-02 19:16:44 |
Changelog:
- * 2012-10-02 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 1.42-1
- Initial package.