DEBSOURCES
Skip Quicknav
sources / cgit / 1.2.1%2Bgit2.18.0-1 / git / perl / Git / LoadCPAN / Error.pm
12345678910
package Git::LoadCPAN::Error; use 5.008; use strict; use warnings; use Git::LoadCPAN ( module => 'Error', import => 1, ); 1;