This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
Troglodyne
/
iContact-cPanel-Plugins
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
d274d5506e
Branches
Tags
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
Raw
1
2
3
4
5
6
7
package Cpanel::Exception;
use Test::More ();
*create = &Test::More::explain;
1;