summaryrefslogtreecommitdiff
path: root/cpan/Test-Harness/t/data/sample.yml
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Test-Harness/t/data/sample.yml')
-rw-r--r--cpan/Test-Harness/t/data/sample.yml29
1 files changed, 29 insertions, 0 deletions
diff --git a/cpan/Test-Harness/t/data/sample.yml b/cpan/Test-Harness/t/data/sample.yml
new file mode 100644
index 0000000000..6c4b7fbf4a
--- /dev/null
+++ b/cpan/Test-Harness/t/data/sample.yml
@@ -0,0 +1,29 @@
+---
+invoice: 34843
+date : 2001-01-23
+bill-to:
+ given : Chris
+ family : Dumars
+ address:
+ lines: |
+ 458 Walkman Dr.
+ Suite #292
+ city : Royal Oak
+ state : MI
+ postal : 48046
+product:
+ - sku : BL394D
+ quantity : 4
+ description : Basketball
+ price : 450.00
+ - sku : BL4438H
+ quantity : 1
+ description : Super Hoop
+ price : 2392.00
+tax : 251.42
+total: 4443.52
+comments: >
+ Late afternoon is best.
+ Backup contact is Nancy
+ Billsmer @ 338-4338
+