On Aug 29, 2012, at 11:59 AM, John SJ Anderson wrote:

> On Wednesday, August 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)  
>> 
>> 
> I'm pretty sure the instructor in the class you're taking would prefer that 
> you do your own homework…  
> 
> j.
> 

I think you hit it spot on there. Too funny...


--
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