| Name: | perl-Class-C3 | 
  
  | Version: | 0.34 | 
  | Release: | 1.el8 | 
  | Architecture: | noarch | 
  
  | Group: | Unspecified | 
  
  | Size: | 48465 | 
  | License: | GPL+ or Artistic | 
  
    | RPM: | 
    
      
      perl-Class-C3-0.34-1.el8.noarch.rpm
      
     | 
  
  
    | Source RPM: | 
    
      
      perl-Class-C3-0.34-1.el8.src.rpm
      
     | 
  
  | Build Date: | Tue Sep 15 2020 | 
  | Build Host: | jenkins-172-17-0-2-32b8ff58-7a58-45c9-8929-a28d4914fbb6.appad2iad.osdevelopmeniad.oraclevcn.com | 
  | Vendor: | Oracle America | 
  | URL: | https://metacpan.org/release/Class-C3 | 
  | Summary: | Pragma to use the C3 method resolution order algorithm | 
  | Description: | This is a pragma to change Perl 5's standard method resolution order from
depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3
method resolution order.  |