Subject: | Strictures extras heuristic doesn't work: non-anchored (caller)[1] regex |
rabbit@Ahasver:~$ git init somedir
Initialized empty Git repository in /home/rabbit/somedir/.git/
rabbit@Ahasver:~$ cd somedir/
rabbit@Ahasver:~/somedir$ echo "use Moo" > tuckme.pl
rabbit@Ahasver:~/somedir$ perl tuckme.pl
strictures.pm extra testing active but couldn't load all modules. Missing were:
indirect
Extra testing is auto-enabled in checkouts only, so if you're the author
of a strictures-using module you need to run:
cpan indirect multidimensional bareword::filehandles
but these modules are not required by your users.