diff --git a/perl-FCGI.yaml b/perl-FCGI.yaml
new file mode 100644
index 0000000..cd53295
--- /dev/null
+++ b/perl-FCGI.yaml
@@ -0,0 +1,36 @@
+---
+document: modulemd
+version: 2
+data:
+  name: perl-FCGI
+  stream: 0.78
+  summary: FastCGI Perl bindings
+  description: >
+    This allows you to write a FastCGI client in the Perl language.
+  license:
+    module:
+    - MIT
+  dependencies:
+  - buildrequires:
+      perl: []
+      platform: [el8.1.0]
+    requires:
+      perl: []
+      platform: [el8]
+  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: 19ae26eebcfab234a97267f7cca1583e03408984
+...
+