This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Troglodyne
/
iContact-cPanel-Plugins
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
fe0a78c2c0
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
Historique
Raw
1
2
3
4
5
6
7
package Cpanel::Exception;
use Test::More ();
*create = &Test::More::explain;
1;