Help for this page

Select Code to Download


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