Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Operating System
How to save as a .pl
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="vansmith" data-source="post: 831472" data-attributes="member: 71075"><p>Perl is installed by default <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" />.</p><p></p><p>You should be using an editor more suited for the job. I recommend something like Smultron although you could look into using something like TextMate, BBEdit, TextWrangler or even Eclipse with EPIC (Perl dev env for Eclipse).</p><p></p><p>The problem with TextEdit is that it is a rich text editor which will greatly problematize your code as the files you save will be saved with rich text. You need to save your files as plain text which is easily done with the aforementioned editors.</p></blockquote><p></p>
[QUOTE="vansmith, post: 831472, member: 71075"] Perl is installed by default ;). You should be using an editor more suited for the job. I recommend something like Smultron although you could look into using something like TextMate, BBEdit, TextWrangler or even Eclipse with EPIC (Perl dev env for Eclipse). The problem with TextEdit is that it is a rich text editor which will greatly problematize your code as the files you save will be saved with rich text. You need to save your files as plain text which is easily done with the aforementioned editors. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
Apple Computing Products:
macOS - Operating System
How to save as a .pl
Top