Ask Experts Questions for FREE Help !
Ask
    ashwinraot's Avatar
    ashwinraot Posts: 1, Reputation: 1
    New Member
     
    #1

    Aug 29, 2012, 10:28 AM
    Perl Code
    1)Input ip address. Check if it is in the range 172.125.1.0 and 172.125.25.0 using return functions and regular expressions in Perl. Do not use parse functions.

    2)Input a name. Check if it is valid (has at least 3 letters and one vowel) using return functions and regular expressions in Perl. Do not use parse functions.

    3)Input email address. Check if it is valid using return functions and regular expressions in Perl. Do not use parse functions.

    4)Input a number. Convert the number into words using return functions and regular expressions in Perl. Do not use parse functions.(15 => one five)

Check out some similar questions!

Need Perl Code for working in directory [ 1 Answers ]

Hi All, I need a perl script for the following : +++++++++++++++++++++++++++++++++++++++++++++ Write a script which takes a directory name and provides a series of statistics about that directory. It should say: •How many files it contains •How many of the files are readable and writable...

Need help with Perl! [ 3 Answers ]

I am currently learning how to use Perl from a book. One of the exercises on chapter 4 (Scalars, Arrays and Hashes) has really left me dumb. This is the problem, but I can't figure out the coding to make the "Course code" typed in the user to appear in the place of "Shell Programming" where it...

Executing Perl program [ 1 Answers ]

When I run the program I get this error message:" Can not locate strict.pm in Cinc contains: .> at C:\perl\Installer.bat line 45 Begin failed--compilation aborted at C:\Perl\Installer.bat line 45" I need help

Perl necklace [ 3 Answers ]

I was given a perl necklace but it is broken And I want to fix it but I can't get the thread out it looks like that there is a knot or something on the thread in the perl How do I get the perls off thr thread? Please help


View more questions Search
 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.