nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

perl scripting

This is a discussion on perl scripting within the Coding in General forums, part of the Development/Scripting category; Hi , I am new to perl scripting ,and I want to do some system administrator task using perl. I have ...


Go Back   nixCraft Linux Forum > Development/Scripting > Coding in General

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 03-12-2008, 03:20 AM
Member
User
 
Join Date: Jan 2008
My distro: Debian/Redhat
Posts: 39
pansarevai is on a distinguished road
Default perl scripting

Hi ,

I am new to perl scripting ,and I want to do some system administrator task using perl. I have gone through many documents of perl scripting on net.All are giving details about variable and loop structure.Can anybody help me to get more details about system programing in perl.So that I can build small script for system administration task such as running some commands in perl script.

Regards,
Vaibbhav
Reply With Quote
  #2 (permalink)  
Old 03-17-2008, 11:00 AM
agn agn is offline
Member
User
 
Join Date: Feb 2008
My distro: OpenBSD/FreeBSD/Debian/Fedora/RHEL
Posts: 69
agn is on a distinguished road
Default

If you plan to do anything in Perl, its necessary that you learn the syntax first. Once you know the basic syntax you can easily write your own scripts for your tasks. Get 'Learning Perl' by Randal Schwartz or type

Code:
$ perldoc perlintro
The above command will give you a brief perl tutorial. `man perl` for more details. There're many more books like 'Impatient Perl' (Impatient Perl Official Home Page) which will get you started quickly if you know any another C-like programming language.
Reply With Quote
  #3 (permalink)  
Old 03-17-2008, 05:34 PM
Member
User
 
Join Date: Jan 2008
My distro: Debian/Redhat
Posts: 39
pansarevai is on a distinguished road
Default

Thnx for reply, I download the pdf and checking it.
Thnx a lot.
Regards,
Vaibhav
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
new to scripting poone1 Shell scripting 0 01-15-2008 01:19 AM
need help on shell scripting rahul_sayz Shell scripting 1 12-08-2007 10:37 AM
new scripting problem, cat | foreach cybergurra Shell scripting 5 03-16-2007 07:00 PM
scripting ganes Shell scripting 2 09-06-2005 12:04 PM
Learning Shell Scripting ricc Shell scripting 4 08-30-2005 09:37 AM


All times are GMT +5.5. The time now is 04:44 PM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35