On Apr 4, 2006, at 2:16 PM, Dominic Dunlop wrote:

On 2006–04–04, at 17:44, Cheryl Chase wrote:

Are there OS functions that rely on perl? What sorts of things?

Yes. Not many, though. You can see what's there if you type

$ locate *.pl

in a terminal window.

That will only show the files ending in .pl. Scripts use the #! line to determine the interpreter to run them with, not the filename extension.

sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org

Reply via email to