]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - samples/app/app1/app1.yaml
CGI::Ex 2.24
[chaz/p5-CGI-Ex] / samples / app / app1 / app1.yaml
diff --git a/samples/app/app1/app1.yaml b/samples/app/app1/app1.yaml
new file mode 100644 (file)
index 0000000..1280a70
--- /dev/null
@@ -0,0 +1,15 @@
+---
+# configuration file for app1.pl
+
+# this is the path of steps that signup will go through
+# you could add intermediate steps here if you wanted to
+# in yahoo speak - this is a signup profile's list of brokers
+path:
+ - pick_domain
+ - pick_domain_alternate
+ - cust_info
+ - do_bill
+ - thankyou
+
+# setting this to 1 will turn off all history tracing
+no_history: 0
This page took 0.018015 seconds and 4 git commands to generate.