Help for this page
Use of implicit split to @_ is deprecated at line XXX
@models = map { split (/;\s*/; $_[1] ) } @models;