Re: New to PERL and Need Help

2004-01-13 Thread Tim
Once you get the AS PERL working, use ppm or ppm3 (Perl Package Manager) to 
get DBI/DBD modules (DBD::Oracle) on your system. Connect and you're on 
your way. There is a book on this subject that will help,

I've always found this link to help describe the length of the tunnel...
http://www.yapc.org/America/previous-years/19100/schedule/author/njt_mastery.html
At 07:57 AM 1/13/04 -0600, you wrote:
I am new to the world of PERL and need help to get started.  I have the 
book: "PERL for Oracle DBA's".  But this has not helped me get 
started.  My background is Oracle as a DBA.  I have a good background with 
SQL*Plus and PL/SQL.  On my home PC I have XP Prof. and Oracle 9.2.  My 
Oracle supports PERL but I cannot get it to work.  It is not the latest 
release of PERL, but that is not a problem.  When I can get it to work I 
can update at that time.

Any help with books for beginners or web sites will be greatly 
appreciated.  Keep it very simple.

Thanks much,
Ken Janusz, CPIM


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 



RE: New to PERL and Need Help

2004-01-13 Thread Thomas Bätzler
KENNETH JANUSZ <[EMAIL PROTECTED]> asked:

> Sent: Tuesday, January 13, 2004 2:57 PM
> I am new to the world of PERL and need help to get started.
[...]
> Any help with books for beginners or web sites will be 
> greatly appreciated.  Keep it very simple.

Go grab ActiveState's Perl port for windows at
http://www.activestate.com/Products/Download/Download.plex?id=ActivePerl
if you haven't done so already. You'll want the MSI package.

Once you've got it on your HD, open the installation
directory in the Explorer, find the HTML folder and
double click on index.html. Bookmark this page; it's 
your complete Perl documentation.

Search in the right pane for perlfaq2 and click it.
There's a list of recommended books on that page.

HTH,
Thomas

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 




RE: New to PERL and Need Help

2004-01-13 Thread NYIMI Jose (BMB)
A good starting place is :
http://learn.perl.org/

HTH,

José.

-Original Message-
From: KENNETH JANUSZ [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 13, 2004 2:57 PM
To: PERL Beginners
Subject: New to PERL and Need Help


I am new to the world of PERL and need help to get started.  I have the book: "PERL 
for Oracle DBA's".  But this has not helped me get started.  My background is Oracle 
as a DBA.  I have a good background with SQL*Plus and PL/SQL.  On my home PC I have XP 
Prof. and Oracle 9.2.  My Oracle supports PERL but I cannot get it to work.  It is not 
the latest release of PERL, but that is not a problem.  When I can get it to work I 
can update at that time.

Any help with books for beginners or web sites will be greatly appreciated.  Keep it 
very simple.

Thanks much,
Ken Janusz, CPIM


 DISCLAIMER 

"This e-mail and any attachment thereto may contain information which is confidential 
and/or protected by intellectual property rights and are intended for the sole use of 
the recipient(s) named above. 
Any use of the information contained herein (including, but not limited to, total or 
partial reproduction, communication or distribution in any form) by other persons than 
the designated recipient(s) is prohibited. 
If you have received this e-mail in error, please notify the sender either by 
telephone or by e-mail and delete the material from any computer".

Thank you for your cooperation.

For further information about Proximus mobile phone services please see our website at 
http://www.proximus.be or refer to any Proximus agent.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 




RE: New to PERL and Need Help

2004-01-13 Thread Paul Kraus
Start with http://safari.oreilly.com

Read learning perl. Quick and easy read.

Perl dbi

And programming perl.

Read all of the perldoc FAQ's.

 Paul Kraus
 ---
 PEL Supply Company
 Network Administrator

> -Original Message-
> From: KENNETH JANUSZ [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 13, 2004 8:57 AM
> To: PERL Beginners
> Subject: New to PERL and Need Help
> 
> I am new to the world of PERL and need help to get started.  I have the
> book: "PERL for Oracle DBA's".  But this has not helped me get started.
> My background is Oracle as a DBA.  I have a good background with SQL*Plus
> and PL/SQL.  On my home PC I have XP Prof. and Oracle 9.2.  My Oracle
> supports PERL but I cannot get it to work.  It is not the latest release
> of PERL, but that is not a problem.  When I can get it to work I can
> update at that time.
> 
> Any help with books for beginners or web sites will be greatly
> appreciated.  Keep it very simple.
> 
> Thanks much,
> Ken Janusz, CPIM


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]