FILE: C:\Program Files (x86)\Plesk\perl\lib\URI\_foreign.pm

--
package URI::_foreign; use strict; use warnings; use parent 'URI::_generic'; 1;
--