summaryrefslogtreecommitdiffstats
path: root/lib/Reply/Plugin/AutoRefresh.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Reply/Plugin/AutoRefresh.pm')
-rw-r--r--lib/Reply/Plugin/AutoRefresh.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Reply/Plugin/AutoRefresh.pm b/lib/Reply/Plugin/AutoRefresh.pm
index f830997..3227fa4 100644
--- a/lib/Reply/Plugin/AutoRefresh.pm
+++ b/lib/Reply/Plugin/AutoRefresh.pm
@@ -32,7 +32,7 @@ modules correctly see the global override.
class Reply::Plugin::AutoRefresh extends Reply::Plugin {
has $!track_require = 1;
- submethod BUILD {
+ method BUILD {
Class::Refresh->import(track_require => $!track_require);
# so that when we load things after this plugin, they get a copy of