Forum: Poser Technical


Subject: How do I run a perl script?

insomniaworks opened this issue on Mar 15, 2005 ยท 13 posts


sicowan posted Tue, 29 March 2005 at 8:44 AM

As an addition I created a small script entitled morphtarget.pl and pasted it into my myperl folder. The script had nothing more that this in it-

#!/usr/bin/perl
print "Yes this works!";

The image shows what I did to run it via the command prompt.

Sicowan