On Mon, Mar 18, 2013 at 11:46 PM, Ronald Weidner wrote:
> I need to execute a Perl program that is about 1000 lines of code long. The
> Perl program is dynamically generated by another program. I would like to
> execute the Perl program without first creating the Perl source code file.
> In o
I need to execute a Perl program that is about 1000 lines of code long. The
Perl program is dynamically generated by another program. I would like to
execute the Perl program without first creating the Perl source code file. In
other words,' a solution that behaves like the source code for the
Any version of Sun Solaris should already come with the current Perl.
On Mon, Mar 18, 2013 at 2:08 PM, rjc wrote:
> On Mon, Mar 18, 2013 at 06:59:48PM GMT, Hal Wigoda wrote:
>> It should come with Perl.
>
> Hi Hal,
>
> I don't think I'm following. What should come with Perl?
>
> Regards,
>
> Raf
For the AIX part
If AIX is a recent version 6.1, 7.1, etc. then AIX comes with
5.10.1.
There are other versions that come from three different repositores
IBM's AIX Toobox, Bull in France 5.10.1, and perzl.org 5.8.8
One thing you have to remember is there is no C/C++ compiler by
default,
On Mon, Mar 18, 2013 at 06:59:48PM GMT, Hal Wigoda wrote:
> It should come with Perl.
Hi Hal,
I don't think I'm following. What should come with Perl?
Regards,
Raf
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.p
It should come with Perl.
On Mon, Mar 18, 2013 at 4:22 AM, rjc wrote:
> On Mon, Mar 18, 2013 at 08:55:46AM GMT, yunbin wang wrote:
>> Does perl hava free edition for AIX, Soalris?
>
> Welcome to Perl,
>
> Perl is distributed as source code so you can compile it on multiple
> platforms.[0]
>
> The
On Mon, Mar 18, 2013 at 02:07:32PM GMT, 王允彬 wrote:
> thank you, so I am a beginner ^_^
This is Perl beginners mailing list after all :^)
Regards,
Raf
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/
On Mon, Mar 18, 2013 at 08:55:46AM GMT, yunbin wang wrote:
> Does perl hava free edition for AIX, Soalris?
Welcome to Perl,
Perl is distributed as source code so you can compile it on multiple
platforms.[0]
There are also binary Perl distributions available to download from
CPAN[1].
I highly re
Does perl hava free edition for AIX, Soalris?
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/