- or download this
$ ./tutorial-p5.pl -g -d >& p5.txt
$ ./tutorial-p6.pl -g -d .& p6.txt
- or download this
#!/usr/bin/env perl
...
exit;
} # long_help
# EOF ========================
- or download this
#!/usr/bin/env perl6
...
return $fname;
} # basename
# EOF ========================
- or download this
# file: tutorial-data.txt
# a data file of users and their attributes
...
first: Jane
job: financial analyst
hobbies: Python open source, bowling