Add WWW::FCM::HTTP package
This commit is contained in:
parent
5b0bea78b7
commit
ab53dbd409
1 changed files with 1 additions and 0 deletions
1
cpanfile
1
cpanfile
|
@ -24,6 +24,7 @@ requires 'Text::CSV';
|
|||
requires 'Try::Tiny';
|
||||
requires 'Throwable::Error';
|
||||
requires 'Minion';
|
||||
requires 'WWW::FCM::HTTP';
|
||||
|
||||
on 'test' => sub {
|
||||
requires 'Test::More';
|
||||
|
|
Reference in a new issue