Help for this page
#!usr/bin/perl ... $element = $array[$i]; print "Element $1 equals $element \n"; }
C:\JPARK\JPPERL>test.pl Modification of a read-only value attempted at C:\JPARK\JPPERL\test.pl + line 7. ... C:\JPARK\JPPERL>