We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a968615 commit 9535f7fCopy full SHA for 9535f7f
lib/Synergy/Reactor/Page.pm
@@ -14,6 +14,7 @@ use namespace::clean;
14
use Future::AsyncAwait;
15
use List::Util qw(first);
16
use Synergy::CommandPost;
17
+use Synergy::Util qw(bool_from_text);
18
19
has page_channel_name => (
20
is => 'ro',
0 commit comments