Appendix B. Turning Perl Scripts into Commands


This appendix tells you how to turn a Perl script that you execute with the command

$ perl script.pl

into a command that you can execute directly:
$ script

There are several methods for doing this depending on what computer you are using and how Perl is installed on it.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset