×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Would anyone happen to have an example of using the AIX version of perl or know of a document that shows how to use perl from 5799-PTL? I have an application I would like to try and port to run on i. It runs on linux right now.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Thursday, November 18, 2010 12:57 PM
To: Midrange Systems Technical Discussion
Subject: Re: Perl on AS400
hi Dennis,
On 11/18/2010 10:30 AM, Dennis Lovelady wrote:
Have you seen: http://www.cpan.org/ports/os400/old/README.AS400 ?
I strongly discourage using that port of perl. That was someone's attempt to make perl run *natively* on OS/400. And it did work... but almost no script is compatible with that environment. It's fine if you plan yo write your own...
But every non-trivial perl script expects to be in a Unix environment.
So I strongly recommend running the AIX version of perl, not the native one. The AIX (PASE) one is installed automagically when you install 5799-PTL, which Tomasz already installed.
See... sometimes Google is your friend, and sometimes it's your enemy.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.