Binary package “libexporter-renaming-perl” in ubuntu oracular

facility to rename symbols when imported

 After 'use Exporter::Renaming;' you can import symbols from exporting modules
 not only under their original names, but also under names of your choosing.
 Exporter continues to behave normally for normal imports while renaming
 behaviour is switched on. Only the presence of the keyword 'Renaming' followed
 by an array reference after a 'use' statement triggers renaming.