added facebook auth
This commit is contained in:
parent
4da8638444
commit
61bd01b5f3
10 changed files with 415 additions and 1 deletions
|
|
@ -157,6 +157,7 @@ checkModule('HTTP::Exception', );
|
|||
checkModule('Net::Twitter', "3.13006" );
|
||||
checkModule('Number::Format', );
|
||||
checkModule('Email::Valid', );
|
||||
checkModule('Facebook::Graph', '0.0505' );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue