- or download this
#!/usr/bin/perl
...
print "1: " . <say>;
exit;
- or download this
Filehandle is now open!
1: # /etc/nsswitch.conf
- or download this
use 5.010;
- or download this
Name "main::say" used only once: possible typo at <script> line 13.
Use of uninitialized value $_ in say at <script> line 8.
Can't use string ("1") as a symbol ref while "strict refs" in use at <
+script> line 8.