Help for this page
package MyXSV; use base 'Text::xSV'; ... $csv->print_row( $city_id, $alias_id, $alias ); }