This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
Troglodyne
/
iContact-cPanel-Plugins
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
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
Verlauf
Originalformat
1
2
3
4
5
6
7
package Cpanel::Exception;
use Test::More ();
*create = &Test::More::explain;
1;