Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Code Perl on IBM

Status
Not open for further replies.

M444

Programmer
Feb 24, 2004
76
US
I was curious if there are any programs available that allow you to program PERL on an IBM?
 
what type of IBM server and what operating system does it run?
 
I may be misunderstanding your question, but to program Perl programs all you need is a Text editor like Notepad. If you're looking for a more robust text editor, I like to use EditPlus as it allows me to see my code color coded as well as run the Perl Debugger within the editor so I can test and fix my application without much effort.

Please let me know if I misunderstood your question.

- Rieekan
 
Perl is available for AiX and OS/400 - IBM is well into OpenSource s/w and maintains the DBI interface for DB2, DBD::DB2

Mike

"Deliver me from the bane of civilised life; teddy bear envy."

Want to get great answers to your Tek-Tips questions? Have a look at faq219-2884

 
vi, emacs, ....

--Paul

Nancy Griffith - songstress extraordinaire,
and composer of the snipers anthem "From a distance ...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top