HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/perl5/Git/LoadCPAN/
Upload File :
Current File : //proc/self/root/usr/share/perl5/Git/LoadCPAN/Error.pm
package Git::LoadCPAN::Error;
use 5.008;
use strict;
use warnings $ENV{GIT_PERL_FATAL_WARNINGS} ? qw(FATAL all) : ();
use Git::LoadCPAN (
	module => 'Error',
	import => 1,
);

1;