Would someone be so kind as to explain the following, or at least point 
me to further reading?

$item = 
$main::global->{open}->{catalog}->SurfDB::split_line($main::global->{form}->{'itemid'});


That's Perl OO programming.
You may want to read this book:
http://shop.oreilly.com/product/9780596102067.do

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