diff --git a/perl-DBD-Pg.yaml b/perl-DBD-Pg.yaml
new file mode 100644
index 0000000..08045e4
--- /dev/null
+++ b/perl-DBD-Pg.yaml
@@ -0,0 +1,41 @@
+document: modulemd
+version: 2
+data:
+  summary: A PostgreSQL interface for Perl
+  description: 'DBD::Pg is a Perl module that works with the DBI module to provide
+    access to PostgreSQL databases.
+
+    '
+  license:
+    module:
+    - MIT
+  dependencies:
+  - buildrequires:
+      perl-DBI: []
+      perl: []
+      platform:
+      - el8
+      postgresql:
+      - 10
+    requires:
+      perl-DBI: []
+      perl: []
+      platform:
+      - el8
+  references:
+    community: http://search.cpan.org/dist/DBD-Pg/
+  profiles:
+    common:
+      description: DBD-Pg distribution
+      rpms:
+      - perl-DBD-Pg
+  api:
+    rpms:
+    - perl-DBD-Pg
+  components:
+    rpms:
+      perl-DBD-Pg:
+        rationale: The API.
+        ref: 2e91b7fefc8f3e2973c17f7e071af8133b610929
+  name: perl-DBD-Pg
+  stream: '3.7'