On Wed, Aug 29, 2012 at 09:59:22 -0700 , 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…  

I'm pretty sure the instructor doesn't know Perl or regular expressions
if they're asking for those things to be done with only regex. At least
three items on that list are best done with CPAN modules. My advice is to
drop the class now and get a refund, if at all possible.

-- 
Chris Nehren           | Coder, Sysadmin, Masochist
Shadowcat Systems Ltd. | http://shadowcat.co.uk/

Attachment: pgpZ0Q9z5gjRm.pgp
Description: PGP signature

Reply via email to