Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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-5.el6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
perl-compiler |
0 |
1.42 |
5.el6.fio |
src |
403 KiB |
2012-10-03 15:06:33 |
perl-compiler |
0 |
1.42 |
4.el6.fio |
src |
402 KiB |
2012-10-02 21:31:54 |
perl-compiler |
0 |
1.42 |
3.el6.fio |
src |
402 KiB |
2012-10-02 20:17:43 |
perl-compiler |
0 |
1.42 |
2.el6.fio |
src |
401 KiB |
2012-10-02 19:31:02 |
Changelog:
- * 2012-10-02 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 1.42-1
- Initial package.