On Aug 29, 2012, at 9:46 AM, Ashwin Rao T wrote:

> 1)Check if IP address is in the range 172.125.1.0 and 172.125.25.0 using only
> return functions & regular expressions in Perl. 
> 2)Check if the name is valid (has atleast 3 letters and one vowel) using only
> return functions and regular expressions in Perl.
> 3)Check if email address is valid using only return functions and regular 
> expressions in Perl.
> 4)Convert the number into words using only return functions and regular 
> expressions in Perl. (15 => one five) 

How much credit do I get?


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to