package MySelf; package Ext { use Data::Dumper; use Text::CSV qw( csv ); }; Ext::Dumper(Ext::csv(in => "data.csv"));