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.i686.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | perl-compiler | 
        0 | 
        1.42 | 
        5.el6.fio | 
        i686 | 
        323 KiB | 
        2012-10-03 15:06:38 | 
      
        | perl-compiler | 
        0 | 
        1.42 | 
        4.el6.fio | 
        i686 | 
        297 KiB | 
        2012-10-02 21:31:59 | 
      
        | perl-compiler | 
        0 | 
        1.42 | 
        3.el6.fio | 
        i686 | 
        297 KiB | 
        2012-10-02 20:17:48 | 
      
        | perl-compiler | 
        0 | 
        1.42 | 
        2.el6.fio | 
        i686 | 
        297 KiB | 
        2012-10-02 19:31:08 | 
      
    
    Changelog:
    
      
        - * 2012-10-02 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 1.42-1
 
        - Initial package.