]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - samples/app/cgi_ex_2.cgi
CGI::Ex 2.22
[chaz/p5-CGI-Ex] / samples / app / cgi_ex_2.cgi
index 73f6e812ccc0432265905bf209c6f8520fd56a9a..1729e52276807057e33ad9a82d1bf2652a2f6fbe 100755 (executable)
@@ -118,7 +118,7 @@ sub _success_file_print {
     <body>
     <h1 style='color:green'>Success</h1>
     <br>
-    print "I can now continue on with the rest of my script!";
+    I can now continue on with the rest of my script!
     </body>
     </html>
 };
This page took 0.01974 seconds and 4 git commands to generate.