Obsolete
/
dnsmanagerv1
Archived
3
0
Fork 0
This repository has been archived on 2024-06-18. You can view files and clone it, but cannot push or open issues/pull-requests.
dnsmanagerv1/www/bin/app.pl

5 lines
55 B
Perl
Executable File

#!/usr/bin/env perl
use Dancer;
use DNSManager;
dance;