summaryrefslogtreecommitdiffstats
path: root/lib/Reply/Plugin/AutoRefresh.pm
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-07 11:00:19 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-07 11:00:19 -0400
commit8ab4042025315011ba48c3465a860eca2340e1b0 (patch)
treea1bd92779a1012668aa7dba9087bb7652cae26f6 /lib/Reply/Plugin/AutoRefresh.pm
parent59a6f171fa2a70d5210acec086010f292ee4c592 (diff)
downloadreply-8ab4042025315011ba48c3465a860eca2340e1b0.tar.gz
reply-8ab4042025315011ba48c3465a860eca2340e1b0.zip
remove submethods
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