perlcc problem!

Zoran Kolic kolicz at eunet.yu
Sun Jun 20 05:41:06 GMT 2004


> #!/usr/local/bin/perl
>
> use strict;
>
>print "\nhello world\n";

Maybe this syntax:

perlcc -o mini mini.pl

This works on my box. And...
No need to compile small scripts.

                         ZK




More information about the freebsd-stable mailing list