use HTTP::BrowserDetect for browser detection
This commit is contained in:
parent
5e75631f6b
commit
6fa07671cd
7 changed files with 31 additions and 58 deletions
|
|
@ -158,6 +158,7 @@ checkModule('Net::Twitter', "3.13006" );
|
|||
checkModule('Number::Format', );
|
||||
checkModule('Email::Valid', );
|
||||
checkModule('Facebook::Graph', '0.0505' );
|
||||
checkModule('HTTP::BrowserDetect', );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue