| Name: | perl-ExtUtils-Miniperl | 
  
  | Version: | 1.05 | 
  | Release: | 404.module+el8.1.0+5399+8245a79b | 
  | Architecture: | noarch | 
  | Module: | perl:5.24:8010020190529084201:ee766497
  | 
  | Group: | Unspecified | 
  
  | Size: | 9277 | 
  | License: | GPL+ or Artistic | 
  
    | RPM: | 
    
      
      perl-ExtUtils-Miniperl-1.05-404.module+el8.1.0+5399+8245a79b.noarch.rpm
      
     | 
  
  
    | Source RPM: | 
    
      
      perl-5.24.4-404.module+el8.1.0+5399+8245a79b.src.rpm
      
     | 
  
  | Build Date: | Sat Nov 09 2019 | 
  | Build Host: | jenkins-10-147-72-125-11590f9b-7638-47cb-8088-559344c0d855.appad1iad.osdevelopmeniad.oraclevcn.com | 
  | Vendor: | Oracle America | 
  | URL: | http://www.perl.org/ | 
  | Summary: | Write the C code for perlmain.c | 
  | Description: | writemain() takes an argument list of directories containing archive libraries
that relate to perl modules and should be linked into a new perl binary. It
writes a corresponding perlmain.c file that is a plain C file containing all
the bootstrap code to make the If the first argument to writemain() is a
reference to a scalar it is used as the filename to open for ouput. Any other
reference is used as the filehandle to write to. Otherwise output defaults to
STDOUT.  |