For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > October 2005 > Input Example Errata -- How to put brackets ....









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Input Example Errata -- How to put brackets ....
Edward WIJAYA

2005-10-28, 6:56 pm

Dear John,

Just small correction in the input sample.

my @ar5 = qw(GTATG-4 TGGGT-1);

should be this:

my @ar5 = qw(GTATG-4 TGGGT-7);


In short they are already ordered.

--
Regards,
Edward WIJAYA
SINGAPORE
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com