This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Troglodyne
/
iContact-cPanel-Plugins
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
fe0a78c2c0
Ramos
Etiquetas
ICP-21
better-test-instruct
fix_long_discord_messages
license-foo
local_driver
master
iContact-cPanel...
/
lib
/
Cpanel
/
Exception.pm
Exception.pm
84 B
Histórico
Em bruto
1
2
3
4
5
6
7
package Cpanel::Exception;
use Test::More ();
*create = &Test::More::explain;
1;