Help for this page
#!/usr/bin/perl -w use strict; ... } $persistence && goto STUDY if $brains;
# bottom line has to be this: ++$persistence && goto STUDY if $brains;