# | Line 132 | Line 132 | for my $job (new Job($negative), new Job | |
---|---|---|
132 | ", plural($learned), $job->learned, plural($collabed), $job->collabed, plural($total); | |
133 | } | |
134 | ||
135 | < | $imap->logout or error; |
135 | > | $imap->logout; |
136 | ||
137 | { | |
138 | package Job; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |