diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt
index 868c9d9..dea64e9 100644
--- a/SOURCES/modulemd.src.txt
+++ b/SOURCES/modulemd.src.txt
@@ -1,6 +1,7 @@
 document: modulemd
 version: 2
 data:
+    stream: '0.78'
     summary: FastCGI Perl bindings
     description: >
         This allows you to write a FastCGI client in the Perl language.
@@ -27,4 +28,4 @@ data:
         rpms:
             perl-FCGI:
                 rationale: The API.
-                ref: stream-0.78
+                ref: stream-0.78-rhel-8.1.0
diff --git a/perl-FCGI.yaml b/perl-FCGI.yaml
deleted file mode 100644
index b397444..0000000
--- a/perl-FCGI.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-document: modulemd
-version: 2
-data:
-  summary: FastCGI Perl bindings
-  description: 'This allows you to write a FastCGI client in the Perl language.
-
-    '
-  license:
-    module:
-    - MIT
-  dependencies:
-  - buildrequires:
-      platform:
-      - el8.0.0
-      perl: []
-    requires:
-      platform:
-      - el8
-      perl: []
-  references:
-    community: https://metacpan.org/release/FCGI
-  profiles:
-    common:
-      description: FCGI distribution
-      rpms:
-      - perl-FCGI
-  api:
-    rpms:
-    - perl-FCGI
-  components:
-    rpms:
-      perl-FCGI:
-        rationale: The API.
-        ref: b4e018b471c0d0e03e0ab7d5f65c76edf7fe087a
-  name: perl-FCGI
-  stream: '0.78'