- or download this
#!/usr/bin/perl
...
tinker
sailor
- or download this
$ ./fix.pl
Global symbol "$lines" requires explicit package name at ./fix.pl line
+ 5.
...
Global symbol "$lines" requires explicit package name at ./fix.pl line
+ 6.
Global symbol "$word" requires explicit package name at ./fix.pl line
+8.
Execution of ./fix.pl aborted due to compilation errors.
- or download this
#!/usr/bin/perl
...
tinker
sailor
- or download this
$ ./fix.pl
6
...
- or download this
#!/usr/bin/perl
...
tinker
sailor
- or download this
$ ./fix.pl
t
...
t
s