diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt
index 408268b..b495b9c 100644
--- a/SOURCES/modulemd.src.txt
+++ b/SOURCES/modulemd.src.txt
@@ -38,4 +38,4 @@ data:
         rpms:
             perl-YAML:
                 rationale: The API.
-                ref: stream-1.24-rhel-8.3.0
+                ref: stream-1.24-rhel-8.1.0
diff --git a/perl-YAML.yaml b/perl-YAML.yaml
deleted file mode 100644
index f88ca7b..0000000
--- a/perl-YAML.yaml
+++ /dev/null
@@ -1,44 +0,0 @@
----
-document: modulemd
-version: 2
-data:
-  name: perl-YAML
-  stream: 1.24
-  summary: Perl parser for YAML
-  description: >
-    The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification.
-    YAML is a generic data serialization language that is optimized for human readability.
-    It can be used to express the data structures of most modern programming languages,
-    including Perl. For information on the YAML syntax, please refer to the YAML specification.
-  license:
-    module:
-    - MIT
-  dependencies:
-  - buildrequires:
-      perl: []
-      perl-YAML-bootstrap: [1.24]
-      platform: [el8.3.0]
-    requires:
-      perl: []
-      platform: [el8]
-  references:
-    community: https://metacpan.org/release/YAML
-  profiles:
-    common:
-      description: YAML distribution
-      rpms:
-      - perl-YAML
-  api:
-    rpms:
-    - perl-YAML
-  buildopts:
-    rpms:
-      macros: >
-        %_with_perl_YAML_enables_test 1
-  components:
-    rpms:
-      perl-YAML:
-        rationale: The API.
-        ref: 43c640df6f76a991012cd63264e7fed6b8c2dc70
-...
-